GroupId | GroupIdcom.anaptecs.jeaf.services |
---|---|
ArtifactId | ArtifactIdjeaf-service-objects |
Version | Version1.6.2 |
Type | Typepom |
Filename | Size |
---|---|
jeaf-service-objects-1.6.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-service-objects/ -->
<dependency>
<groupId>com.anaptecs.jeaf.services</groupId>
<artifactId>jeaf-service-objects</artifactId>
<version>1.6.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-service-objects/
implementation 'com.anaptecs.jeaf.services:jeaf-service-objects:1.6.2'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-service-objects/
implementation ("com.anaptecs.jeaf.services:jeaf-service-objects:1.6.2")
'com.anaptecs.jeaf.services:jeaf-service-objects:pom:1.6.2'
<dependency org="com.anaptecs.jeaf.services" name="jeaf-service-objects" rev="1.6.2">
<artifact name="jeaf-service-objects" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.services', module='jeaf-service-objects', version='1.6.2')
)
libraryDependencies += "com.anaptecs.jeaf.services" % "jeaf-service-objects" % "1.6.2"
[com.anaptecs.jeaf.services/jeaf-service-objects "1.6.2"]