is not current version
Last Version 1.6.20

com.anaptecs.jeaf.x-fun:jeaf-x-fun-impl-project 1.5.29

Project provides a full implementation of the JEAF X-Fun API. This project is intended to be used as JEAF X-Fun API implementation in enterprise class production environments.

GroupId

GroupId

com.anaptecs.jeaf.x-fun
ArtifactId

ArtifactId

jeaf-x-fun-impl-project
Version

Version

1.5.29
Type

Type

pom

Download jeaf-x-fun-impl-project 1.5.29


<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-impl-project/ -->
<dependency>
    <groupId>com.anaptecs.jeaf.x-fun</groupId>
    <artifactId>jeaf-x-fun-impl-project</artifactId>
    <version>1.5.29</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-impl-project/
implementation 'com.anaptecs.jeaf.x-fun:jeaf-x-fun-impl-project:1.5.29'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.x-fun/jeaf-x-fun-impl-project/
implementation ("com.anaptecs.jeaf.x-fun:jeaf-x-fun-impl-project:1.5.29")
'com.anaptecs.jeaf.x-fun:jeaf-x-fun-impl-project:pom:1.5.29'
<dependency org="com.anaptecs.jeaf.x-fun" name="jeaf-x-fun-impl-project" rev="1.5.29">
  <artifact name="jeaf-x-fun-impl-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.x-fun', module='jeaf-x-fun-impl-project', version='1.5.29')
)
libraryDependencies += "com.anaptecs.jeaf.x-fun" % "jeaf-x-fun-impl-project" % "1.5.29"
[com.anaptecs.jeaf.x-fun/jeaf-x-fun-impl-project "1.5.29"]