is not current version
Last Version 1.6.11

com.anaptecs.jeaf.services:jeaf-services 1.6.2


GroupId

GroupId

com.anaptecs.jeaf.services
ArtifactId

ArtifactId

jeaf-services
Version

Version

1.6.2
Type

Type

pom

Download jeaf-services 1.6.2

Filename Size
jeaf-services-1.6.2.pom 1 KB
Browse

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