is not current version
Last Version 1.6.11

com.anaptecs.jeaf.services:jeaf-services-impl-project 1.5.0

Project contains implementations for all Services that are defined by JEAF Services API project.

GroupId

GroupId

com.anaptecs.jeaf.services
ArtifactId

ArtifactId

jeaf-services-impl-project
Version

Version

1.5.0
Type

Type

pom

Download jeaf-services-impl-project 1.5.0


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