GroupId | GroupIdcom.anaptecs.jeaf.x-fun |
---|---|
ArtifactId | ArtifactIdjeaf-x-fun-impl |
Version | Version1.6.2 |
Type | Typejar |
Filename | Size |
---|---|
jeaf-x-fun-impl-1.6.2.pom | |
jeaf-x-fun-impl-1.6.2.jar | 122 KB |
jeaf-x-fun-impl-1.6.2-sources.jar | 115 KB |
jeaf-x-fun-impl-1.6.2-javadoc.jar | 555 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.6.2</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.6.2'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-impl/
implementation ("com.anaptecs.jeaf.x-fun:jeaf-x-fun-impl:1.6.2")
'com.anaptecs.jeaf.x-fun:jeaf-x-fun-impl:jar:1.6.2'
<dependency org="com.anaptecs.jeaf.x-fun" name="jeaf-x-fun-impl" rev="1.6.2">
<artifact name="jeaf-x-fun-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.x-fun', module='jeaf-x-fun-impl', version='1.6.2')
)
libraryDependencies += "com.anaptecs.jeaf.x-fun" % "jeaf-x-fun-impl" % "1.6.2"
[com.anaptecs.jeaf.x-fun/jeaf-x-fun-impl "1.6.2"]