Skip to content
This repository has been archived by the owner on Mar 7, 2022. It is now read-only.
/ beacon Public archive

🚨 Java parser and utilities for BEACON, a data interchange format for large numbers of uniform links

License

Notifications You must be signed in to change notification settings

thunken/beacon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚨 beacon

beacon provides Java utilities for BEACON link dump format, a data interchange format for large numbers of uniform links.

Latest release

Release

To add a dependency on this project using Gradle, Maven, sbt, or Leiningen, we recommend using JitPack. The Maven group ID is com.github.thunken, and the artifact ID is beacon.

For example, for Maven, first add the JitPack repository to your build file:

	<repositories>
		<repository>
		    <id>jitpack.io</id>
		    <url>https://jitpack.io</url>
		</repository>
	</repositories>

And then add the dependency:

	<dependency>
	    <groupId>com.github.thunken</groupId>
	    <artifactId>beacon</artifactId>
	    <version>1.2.0</version>
	</dependency>

Documentation

Related projects

About

🚨 Java parser and utilities for BEACON, a data interchange format for large numbers of uniform links

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Languages