GroupId | GroupIdcom.anaptecs.jeaf.services |
---|---|
ArtifactId | ArtifactIdjeaf-services |
Version | Version1.5.0 |
Type | Typepom |
Filename | Size |
---|---|
jeaf-services-1.5.0.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.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-services/
implementation 'com.anaptecs.jeaf.services:jeaf-services:1.5.0'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-services/
implementation ("com.anaptecs.jeaf.services:jeaf-services:1.5.0")
'com.anaptecs.jeaf.services:jeaf-services:pom:1.5.0'
<dependency org="com.anaptecs.jeaf.services" name="jeaf-services" rev="1.5.0">
<artifact name="jeaf-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.services', module='jeaf-services', version='1.5.0')
)
libraryDependencies += "com.anaptecs.jeaf.services" % "jeaf-services" % "1.5.0"
[com.anaptecs.jeaf.services/jeaf-services "1.5.0"]