GroupId | GroupIdcom.anaptecs.jeaf.x-fun |
---|---|
ArtifactId | ArtifactIdjeaf-x-fun-impl |
Version | Version1.5.27 |
Type | Typejar |
Filename | Size |
---|---|
jeaf-x-fun-impl-1.5.27.pom | |
jeaf-x-fun-impl-1.5.27.jar | 119 KB |
jeaf-x-fun-impl-1.5.27-sources.jar | 112 KB |
jeaf-x-fun-impl-1.5.27-javadoc.jar | 543 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.27</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.27'
// 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.27")
'com.anaptecs.jeaf.x-fun:jeaf-x-fun-impl:jar:1.5.27'
<dependency org="com.anaptecs.jeaf.x-fun" name="jeaf-x-fun-impl" rev="1.5.27">
<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.27')
)
libraryDependencies += "com.anaptecs.jeaf.x-fun" % "jeaf-x-fun-impl" % "1.5.27"
[com.anaptecs.jeaf.x-fun/jeaf-x-fun-impl "1.5.27"]