GroupId | GroupIdcom.anaptecs.jeaf.x-fun |
---|---|
ArtifactId | ArtifactIdjeaf-x-fun-api |
Version | Version1.5.14 |
Type | Typejar |
Filename | Size |
---|---|
jeaf-x-fun-api-1.5.14.pom | |
jeaf-x-fun-api-1.5.14.jar | 106 KB |
jeaf-x-fun-api-1.5.14-sources.jar | 124 KB |
jeaf-x-fun-api-1.5.14-javadoc.jar | 610 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.14</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.14'
// 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.14")
'com.anaptecs.jeaf.x-fun:jeaf-x-fun-api:jar:1.5.14'
<dependency org="com.anaptecs.jeaf.x-fun" name="jeaf-x-fun-api" rev="1.5.14">
<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.14')
)
libraryDependencies += "com.anaptecs.jeaf.x-fun" % "jeaf-x-fun-api" % "1.5.14"
[com.anaptecs.jeaf.x-fun/jeaf-x-fun-api "1.5.14"]