GroupId | GroupIdcom.anaptecs.jeaf.x-fun |
---|---|
ArtifactId | ArtifactIdjeaf-x-fun-samples |
Version | Version1.5.17 |
Type | Typejar |
Filename | Size |
---|---|
jeaf-x-fun-samples-1.5.17.pom | |
jeaf-x-fun-samples-1.5.17.jar | 29 KB |
jeaf-x-fun-samples-1.5.17-sources.jar | 27 KB |
jeaf-x-fun-samples-1.5.17-javadoc.jar | 35 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.5.17</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.5.17'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-samples/
implementation ("com.anaptecs.jeaf.x-fun:jeaf-x-fun-samples:1.5.17")
'com.anaptecs.jeaf.x-fun:jeaf-x-fun-samples:jar:1.5.17'
<dependency org="com.anaptecs.jeaf.x-fun" name="jeaf-x-fun-samples" rev="1.5.17">
<artifact name="jeaf-x-fun-samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.x-fun', module='jeaf-x-fun-samples', version='1.5.17')
)
libraryDependencies += "com.anaptecs.jeaf.x-fun" % "jeaf-x-fun-samples" % "1.5.17"
[com.anaptecs.jeaf.x-fun/jeaf-x-fun-samples "1.5.17"]