GroupId | GroupIdorg.jamgo |
---|---|
ArtifactId | ArtifactIdjamgo-services |
Version | Version4.0.1 |
Type | Typepom |
Filename | Size |
---|---|
jamgo-services-4.0.1.pom | |
jamgo-services-4.0.1.jar | 2 KB |
jamgo-services-4.0.1-sources.jar | 21 KB |
jamgo-services-4.0.1-javadoc.jar | 131 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jamgo/jamgo-services/ -->
<dependency>
<groupId>org.jamgo</groupId>
<artifactId>jamgo-services</artifactId>
<version>4.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jamgo/jamgo-services/
implementation 'org.jamgo:jamgo-services:4.0.1'
// https://jarcasting.com/artifacts/org.jamgo/jamgo-services/
implementation ("org.jamgo:jamgo-services:4.0.1")
'org.jamgo:jamgo-services:pom:4.0.1'
<dependency org="org.jamgo" name="jamgo-services" rev="4.0.1">
<artifact name="jamgo-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jamgo', module='jamgo-services', version='4.0.1')
)
libraryDependencies += "org.jamgo" % "jamgo-services" % "4.0.1"
[org.jamgo/jamgo-services "4.0.1"]