GroupId | GroupIdcom.anaptecs.jeaf.x-fun |
---|---|
ArtifactId | ArtifactIdjeaf-x-fun-samples |
Version | Version1.6.13 |
Type | Typejar |
Filename | Size |
---|---|
jeaf-x-fun-samples-1.6.13.pom | |
jeaf-x-fun-samples-1.6.13.zip | 46 KB |
jeaf-x-fun-samples-1.6.13-sources.jar | 32 KB |
jeaf-x-fun-samples-1.6.13-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-samples/ -->
<dependency>
<groupId>com.anaptecs.jeaf.x-fun</groupId>
<artifactId>jeaf-x-fun-samples</artifactId>
<version>1.6.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-samples/
implementation 'com.anaptecs.jeaf.x-fun:jeaf-x-fun-samples:1.6.13'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-samples/
implementation ("com.anaptecs.jeaf.x-fun:jeaf-x-fun-samples:1.6.13")
'com.anaptecs.jeaf.x-fun:jeaf-x-fun-samples:jar:1.6.13'
<dependency org="com.anaptecs.jeaf.x-fun" name="jeaf-x-fun-samples" rev="1.6.13">
<artifact name="jeaf-x-fun-samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.x-fun', module='jeaf-x-fun-samples', version='1.6.13')
)
libraryDependencies += "com.anaptecs.jeaf.x-fun" % "jeaf-x-fun-samples" % "1.6.13"
[com.anaptecs.jeaf.x-fun/jeaf-x-fun-samples "1.6.13"]