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