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