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