is not current version
Last Version 1.5.26

com.anaptecs.jeaf.commons:jeaf-commons-impl 1.5.5


GroupId

GroupId

com.anaptecs.jeaf.commons
ArtifactId

ArtifactId

jeaf-commons-impl
Version

Version

1.5.5
Type

Type

jar

Download jeaf-commons-impl 1.5.5


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