is not current version
Last Version 1.5.26

com.anaptecs.jeaf.commons:jeaf-commons-impl-project 1.5.24

Project contains a minium set of common classes that are shared among all JEAF projects.

GroupId

GroupId

com.anaptecs.jeaf.commons
ArtifactId

ArtifactId

jeaf-commons-impl-project
Version

Version

1.5.24
Type

Type

pom

Download jeaf-commons-impl-project 1.5.24


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