License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdio.github.neojay0705 |
ArtifactId | ArtifactIdserverwant |
Last Version | Last Version1.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionserverwant
Server Wants
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
serverwant-1.0-RELEASE.pom | |
serverwant-1.0-RELEASE.jar | 11 KB |
serverwant-1.0-RELEASE-sources.jar | 8 KB |
serverwant-1.0-RELEASE-javadoc.jar | 419 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.neojay0705/serverwant/ -->
<dependency>
<groupId>io.github.neojay0705</groupId>
<artifactId>serverwant</artifactId>
<version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.neojay0705/serverwant/
implementation 'io.github.neojay0705:serverwant:1.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.neojay0705/serverwant/
implementation ("io.github.neojay0705:serverwant:1.0-RELEASE")
'io.github.neojay0705:serverwant:jar:1.0-RELEASE'
<dependency org="io.github.neojay0705" name="serverwant" rev="1.0-RELEASE">
<artifact name="serverwant" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.neojay0705', module='serverwant', version='1.0-RELEASE')
)
libraryDependencies += "io.github.neojay0705" % "serverwant" % "1.0-RELEASE"
[io.github.neojay0705/serverwant "1.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |