License |
License |
---|---|
GroupId | GroupIdio.github.portlek |
ArtifactId | ArtifactIdversion-matched |
Last Version | Last Version3.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionversion-matched
An API for matching the correct class that will be initiated by version.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
version-matched-3.0.4.pom | |
version-matched-3.0.4.jar | 29 KB |
version-matched-3.0.4-sources.jar | 5 KB |
version-matched-3.0.4-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.portlek/version-matched/ -->
<dependency>
<groupId>io.github.portlek</groupId>
<artifactId>version-matched</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/version-matched/
implementation 'io.github.portlek:version-matched:3.0.4'
// https://jarcasting.com/artifacts/io.github.portlek/version-matched/
implementation ("io.github.portlek:version-matched:3.0.4")
'io.github.portlek:version-matched:jar:3.0.4'
<dependency org="io.github.portlek" name="version-matched" rev="3.0.4">
<artifact name="version-matched" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='version-matched', version='3.0.4')
)
libraryDependencies += "io.github.portlek" % "version-matched" % "3.0.4"
[io.github.portlek/version-matched "3.0.4"]
Group / Artifact | Type | Version |
---|---|---|
io.github.portlek : bukkit-version | jar | 2.1.3 |
io.github.portlek : reflection | jar | 4.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 20.1.0 |
org.projectlombok : lombok | jar | 1.18.20 |
org.spigotmc » spigot-api | jar | 1.16.5-R0.1-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
org.llorllale : cactoos-matchers | jar | 0.25 |