is not current version
Last Version 1.6.11

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

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.6.3
Type

Type

pom

Download jeaf-services-impl-project 1.6.3


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