License |
License |
---|---|
GroupId | GroupIdio.github.portlek |
ArtifactId | ArtifactIdversion |
Last Version | Last Version1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionversion
A stupid Java version library.
|
Filename | Size |
---|---|
version-1.6.pom | |
version-1.6.jar | 3 KB |
version-1.6-sources.jar | 3 KB |
version-1.6-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.portlek/version/ -->
<dependency>
<groupId>io.github.portlek</groupId>
<artifactId>version</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/version/
implementation 'io.github.portlek:version:1.6'
// https://jarcasting.com/artifacts/io.github.portlek/version/
implementation ("io.github.portlek:version:1.6")
'io.github.portlek:version:jar:1.6'
<dependency org="io.github.portlek" name="version" rev="1.6">
<artifact name="version" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='version', version='1.6')
)
libraryDependencies += "io.github.portlek" % "version" % "1.6"
[io.github.portlek/version "1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
org.jetbrains : annotations | jar | 20.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.cactoos : cactoos | jar | 0.46 |
org.llorllale : cactoos-matchers | jar | 0.19 |
org.mockito : mockito-core | jar | 3.5.10 |
org.mockito : mockito-inline | jar | 3.5.10 |
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
com.github.seeseemelk : MockBukkit-v1.16 | jar | 0.5.2 |