GroupId | GroupIdde.pfabulist.loracle |
---|---|
ArtifactId | ArtifactIdloracle-found |
Version | Version0.7.4 |
Type | Typejar |
Filename | Size |
---|---|
loracle-found-0.7.4.pom | |
loracle-found-0.7.4.jar | 23 KB |
loracle-found-0.7.4-sources.jar | 23 KB |
loracle-found-0.7.4-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.pfabulist.loracle/loracle-found/ -->
<dependency>
<groupId>de.pfabulist.loracle</groupId>
<artifactId>loracle-found</artifactId>
<version>0.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.pfabulist.loracle/loracle-found/
implementation 'de.pfabulist.loracle:loracle-found:0.7.4'
// https://jarcasting.com/artifacts/de.pfabulist.loracle/loracle-found/
implementation ("de.pfabulist.loracle:loracle-found:0.7.4")
'de.pfabulist.loracle:loracle-found:jar:0.7.4'
<dependency org="de.pfabulist.loracle" name="loracle-found" rev="0.7.4">
<artifact name="loracle-found" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.pfabulist.loracle', module='loracle-found', version='0.7.4')
)
libraryDependencies += "de.pfabulist.loracle" % "loracle-found" % "0.7.4"
[de.pfabulist.loracle/loracle-found "0.7.4"]