GroupId | GroupIdcom.tagtraum |
---|---|
ArtifactId | ArtifactIdjaplfind |
Version | Version0.9.2 |
Type | Typejar |
Filename | Size |
---|---|
japlfind-0.9.2.pom | |
japlfind-0.9.2.jar | 71 KB |
japlfind-0.9.2-sources.jar | 56 KB |
japlfind-0.9.2-javadoc.jar | 766 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tagtraum/japlfind/ -->
<dependency>
<groupId>com.tagtraum</groupId>
<artifactId>japlfind</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tagtraum/japlfind/
implementation 'com.tagtraum:japlfind:0.9.2'
// https://jarcasting.com/artifacts/com.tagtraum/japlfind/
implementation ("com.tagtraum:japlfind:0.9.2")
'com.tagtraum:japlfind:jar:0.9.2'
<dependency org="com.tagtraum" name="japlfind" rev="0.9.2">
<artifact name="japlfind" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tagtraum', module='japlfind', version='0.9.2')
)
libraryDependencies += "com.tagtraum" % "japlfind" % "0.9.2"
[com.tagtraum/japlfind "0.9.2"]