is not current version
Last Version 1.6.13

com.anaptecs.jeaf.x-fun:jeaf-x-fun-api-project 1.5.25

JEAF X-Fun (cross functions) provides a set classes and interfaces that can be used as a basis for enterprise class software development projects.

GroupId

GroupId

com.anaptecs.jeaf.x-fun
ArtifactId

ArtifactId

jeaf-x-fun-api-project
Version

Version

1.5.25
Type

Type

pom

Download jeaf-x-fun-api-project 1.5.25


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