License |
License |
---|---|
GroupId | GroupIdcom.agilistanbul |
ArtifactId | ArtifactIddarklord |
Version | Version0.1.1 |
Type | Typepom |
Description |
DescriptionDarkLord
Parent POM for DarkLord - Java Client for Voldemort
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
darklord-0.1.1.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.agilistanbul/darklord/ -->
<dependency>
<groupId>com.agilistanbul</groupId>
<artifactId>darklord</artifactId>
<version>0.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.agilistanbul/darklord/
implementation 'com.agilistanbul:darklord:0.1.1'
// https://jarcasting.com/artifacts/com.agilistanbul/darklord/
implementation ("com.agilistanbul:darklord:0.1.1")
'com.agilistanbul:darklord:pom:0.1.1'
<dependency org="com.agilistanbul" name="darklord" rev="0.1.1">
<artifact name="darklord" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.agilistanbul', module='darklord', version='0.1.1')
)
libraryDependencies += "com.agilistanbul" % "darklord" % "0.1.1"
[com.agilistanbul/darklord "0.1.1"]