GroupId | GroupIdtk.labyrinth |
---|---|
ArtifactId | ArtifactIdjaap-misc4j2 |
Version | Version0.2.5 |
Type | Typejar |
Filename | Size |
---|---|
jaap-misc4j2-0.2.5.pom | |
jaap-misc4j2-0.2.5.jar | 11 KB |
jaap-misc4j2-0.2.5-sources.jar | 6 KB |
jaap-misc4j2-0.2.5-javadoc.jar | 439 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tk.labyrinth/jaap-misc4j2/ -->
<dependency>
<groupId>tk.labyrinth</groupId>
<artifactId>jaap-misc4j2</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/tk.labyrinth/jaap-misc4j2/
implementation 'tk.labyrinth:jaap-misc4j2:0.2.5'
// https://jarcasting.com/artifacts/tk.labyrinth/jaap-misc4j2/
implementation ("tk.labyrinth:jaap-misc4j2:0.2.5")
'tk.labyrinth:jaap-misc4j2:jar:0.2.5'
<dependency org="tk.labyrinth" name="jaap-misc4j2" rev="0.2.5">
<artifact name="jaap-misc4j2" type="jar" />
</dependency>
@Grapes(
@Grab(group='tk.labyrinth', module='jaap-misc4j2', version='0.2.5')
)
libraryDependencies += "tk.labyrinth" % "jaap-misc4j2" % "0.2.5"
[tk.labyrinth/jaap-misc4j2 "0.2.5"]