is not current version
Last Version 1.6.13

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

JEAF X-Fun 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.6
Type

Type

pom

Download jeaf-x-fun-api-project 1.5.6


<!-- 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.6</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.6'
// 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.6")
'com.anaptecs.jeaf.x-fun:jeaf-x-fun-api-project:pom:1.5.6'
<dependency org="com.anaptecs.jeaf.x-fun" name="jeaf-x-fun-api-project" rev="1.5.6">
  <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.6')
)
libraryDependencies += "com.anaptecs.jeaf.x-fun" % "jeaf-x-fun-api-project" % "1.5.6"
[com.anaptecs.jeaf.x-fun/jeaf-x-fun-api-project "1.5.6"]