| License |
License |
|---|---|
| GroupId | GroupIdio.github.vampirendy |
| ArtifactId | ArtifactIdbeacon-code |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbeacon-code
Beacon Core Code
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| beacon-code-0.0.4.pom | |
| beacon-code-0.0.4.jar | 99 KB |
| beacon-code-0.0.4-sources.jar | 59 KB |
| beacon-code-0.0.4-javadoc.jar | 303 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.vampirendy/beacon-code/ -->
<dependency>
<groupId>io.github.vampirendy</groupId>
<artifactId>beacon-code</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vampirendy/beacon-code/
implementation 'io.github.vampirendy:beacon-code:0.0.4'
// https://jarcasting.com/artifacts/io.github.vampirendy/beacon-code/
implementation ("io.github.vampirendy:beacon-code:0.0.4")
'io.github.vampirendy:beacon-code:jar:0.0.4'
<dependency org="io.github.vampirendy" name="beacon-code" rev="0.0.4">
<artifact name="beacon-code" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vampirendy', module='beacon-code', version='0.0.4')
)
libraryDependencies += "io.github.vampirendy" % "beacon-code" % "0.0.4"
[io.github.vampirendy/beacon-code "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |