Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.github.advantageous |
ArtifactId | ArtifactIdqbit-service-discovery |
Version | Version0.9.1-RC3 |
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.1-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-service-discovery/
implementation 'com.github.advantageous:qbit-service-discovery:0.9.1-RC3'
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-service-discovery/
implementation ("com.github.advantageous:qbit-service-discovery:0.9.1-RC3")
'com.github.advantageous:qbit-service-discovery:jar:0.9.1-RC3'
<dependency org="com.github.advantageous" name="qbit-service-discovery" rev="0.9.1-RC3">
<artifact name="qbit-service-discovery" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.advantageous', module='qbit-service-discovery', version='0.9.1-RC3')
)
libraryDependencies += "com.github.advantageous" % "qbit-service-discovery" % "0.9.1-RC3"
[com.github.advantageous/qbit-service-discovery "0.9.1-RC3"]