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