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