GroupId | GroupIdcom.github.ajoecker |
---|---|
ArtifactId | ArtifactIdgauge-services-common |
Version | Version0.4 |
Type | Typejar |
Filename | Size |
---|---|
gauge-services-common-0.4.pom | |
gauge-services-common-0.4.jar | 23 KB |
gauge-services-common-0.4-sources.jar | 13 KB |
gauge-services-common-0.4-javadoc.jar | 475 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ajoecker/gauge-services-common/ -->
<dependency>
<groupId>com.github.ajoecker</groupId>
<artifactId>gauge-services-common</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ajoecker/gauge-services-common/
implementation 'com.github.ajoecker:gauge-services-common:0.4'
// https://jarcasting.com/artifacts/com.github.ajoecker/gauge-services-common/
implementation ("com.github.ajoecker:gauge-services-common:0.4")
'com.github.ajoecker:gauge-services-common:jar:0.4'
<dependency org="com.github.ajoecker" name="gauge-services-common" rev="0.4">
<artifact name="gauge-services-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ajoecker', module='gauge-services-common', version='0.4')
)
libraryDependencies += "com.github.ajoecker" % "gauge-services-common" % "0.4"
[com.github.ajoecker/gauge-services-common "0.4"]