License |
License |
---|---|
GroupId | GroupIdtk.labyrinth |
ArtifactId | ArtifactIdjaap-examples |
Last Version | Last Version0.2.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontk.labyrinth:jaap-examples
JAAP Examples
|
Filename | Size |
---|---|
jaap-examples-0.2.7.pom | |
jaap-examples-0.2.7.jar | 3 KB |
jaap-examples-0.2.7-sources.jar | 1 KB |
jaap-examples-0.2.7-javadoc.jar | 385 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tk.labyrinth/jaap-examples/ -->
<dependency>
<groupId>tk.labyrinth</groupId>
<artifactId>jaap-examples</artifactId>
<version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/tk.labyrinth/jaap-examples/
implementation 'tk.labyrinth:jaap-examples:0.2.7'
// https://jarcasting.com/artifacts/tk.labyrinth/jaap-examples/
implementation ("tk.labyrinth:jaap-examples:0.2.7")
'tk.labyrinth:jaap-examples:jar:0.2.7'
<dependency org="tk.labyrinth" name="jaap-examples" rev="0.2.7">
<artifact name="jaap-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='tk.labyrinth', module='jaap-examples', version='0.2.7')
)
libraryDependencies += "tk.labyrinth" % "jaap-examples" % "0.2.7"
[tk.labyrinth/jaap-examples "0.2.7"]
Group / Artifact | Type | Version |
---|---|---|
tk.labyrinth : jaap | jar | 0.2.7 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.guava : guava | jar | 29.0-jre |
commons-io : commons-io | jar | 2.6 |
org.apache.commons : commons-lang3 | jar | 3.10 |
org.slf4j : slf4j-api | jar | 1.7.28 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0-rc6 |
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
tk.labyrinth : jaap-testing | jar | 0.2.7 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.12.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.5.2 |