| GroupId | GroupIdcom.github.danymarialee |
|---|---|
| ArtifactId | ArtifactIdaerospike-mock_2.11 |
| Version | Version1.0.3 |
| Type | Typejar |
| Filename | Size |
|---|---|
| aerospike-mock_2.11-1.0.3.pom | |
| aerospike-mock_2.11-1.0.3.jar | 52 KB |
| aerospike-mock_2.11-1.0.3-sources.jar | 3 KB |
| aerospike-mock_2.11-1.0.3-javadoc.jar | 386 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.danymarialee/aerospike-mock_2.11/ -->
<dependency>
<groupId>com.github.danymarialee</groupId>
<artifactId>aerospike-mock_2.11</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.danymarialee/aerospike-mock_2.11/
implementation 'com.github.danymarialee:aerospike-mock_2.11:1.0.3'
// https://jarcasting.com/artifacts/com.github.danymarialee/aerospike-mock_2.11/
implementation ("com.github.danymarialee:aerospike-mock_2.11:1.0.3")
'com.github.danymarialee:aerospike-mock_2.11:jar:1.0.3'
<dependency org="com.github.danymarialee" name="aerospike-mock_2.11" rev="1.0.3">
<artifact name="aerospike-mock_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.danymarialee', module='aerospike-mock_2.11', version='1.0.3')
)
libraryDependencies += "com.github.danymarialee" % "aerospike-mock_2.11" % "1.0.3"
[com.github.danymarialee/aerospike-mock_2.11 "1.0.3"]