Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.github.advantageous |
ArtifactId | ArtifactIdqbit-service-discovery |
Version | Version0.9.2-RC5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.advantageous/qbit-service-discovery/ -->
<dependency>
<groupId>com.github.advantageous</groupId>
<artifactId>qbit-service-discovery</artifactId>
<version>0.9.2-RC5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-service-discovery/
implementation 'com.github.advantageous:qbit-service-discovery:0.9.2-RC5'
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-service-discovery/
implementation ("com.github.advantageous:qbit-service-discovery:0.9.2-RC5")
'com.github.advantageous:qbit-service-discovery:jar:0.9.2-RC5'
<dependency org="com.github.advantageous" name="qbit-service-discovery" rev="0.9.2-RC5">
<artifact name="qbit-service-discovery" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.advantageous', module='qbit-service-discovery', version='0.9.2-RC5')
)
libraryDependencies += "com.github.advantageous" % "qbit-service-discovery" % "0.9.2-RC5"
[com.github.advantageous/qbit-service-discovery "0.9.2-RC5"]