GroupId | GroupIdcom.anaptecs.jeaf.x-fun |
---|---|
ArtifactId | ArtifactIdjeaf-x-fun-api |
Version | Version1.5.6 |
Type | Typejar |
Filename | Size |
---|---|
jeaf-x-fun-api-1.5.6.pom | |
jeaf-x-fun-api-1.5.6.jar | 104 KB |
jeaf-x-fun-api-1.5.6-sources.jar | 122 KB |
jeaf-x-fun-api-1.5.6-javadoc.jar | 604 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.6</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.6'
// 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.6")
'com.anaptecs.jeaf.x-fun:jeaf-x-fun-api:jar:1.5.6'
<dependency org="com.anaptecs.jeaf.x-fun" name="jeaf-x-fun-api" rev="1.5.6">
<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.6')
)
libraryDependencies += "com.anaptecs.jeaf.x-fun" % "jeaf-x-fun-api" % "1.5.6"
[com.anaptecs.jeaf.x-fun/jeaf-x-fun-api "1.5.6"]