GroupId | GroupIdcom.anaptecs.jeaf.services |
---|---|
ArtifactId | ArtifactIdjeaf-services |
Version | Version1.6.2 |
Type | Typepom |
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"]