GroupId | GroupIdcom.strategicgains.repoexpress |
---|---|
ArtifactId | ArtifactIdrepoexpress-voldemort |
Version | Version0.3.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-voldemort/ -->
<dependency>
<groupId>com.strategicgains.repoexpress</groupId>
<artifactId>repoexpress-voldemort</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-voldemort/
implementation 'com.strategicgains.repoexpress:repoexpress-voldemort:0.3.2'
// https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-voldemort/
implementation ("com.strategicgains.repoexpress:repoexpress-voldemort:0.3.2")
'com.strategicgains.repoexpress:repoexpress-voldemort:jar:0.3.2'
<dependency org="com.strategicgains.repoexpress" name="repoexpress-voldemort" rev="0.3.2">
<artifact name="repoexpress-voldemort" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.strategicgains.repoexpress', module='repoexpress-voldemort', version='0.3.2')
)
libraryDependencies += "com.strategicgains.repoexpress" % "repoexpress-voldemort" % "0.3.2"
[com.strategicgains.repoexpress/repoexpress-voldemort "0.3.2"]