GroupId | GroupIdcom.github.rlon008 |
---|---|
ArtifactId | ArtifactIdtestamation-jdk7-common |
Version | Version1.1 |
Type | Typejar |
Filename | Size |
---|---|
testamation-jdk7-common-1.1.pom | |
testamation-jdk7-common-1.1.jar | 29 KB |
testamation-jdk7-common-1.1-sources.jar | 23 KB |
testamation-jdk7-common-1.1-javadoc.jar | 163 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rlon008/testamation-jdk7-common/ -->
<dependency>
<groupId>com.github.rlon008</groupId>
<artifactId>testamation-jdk7-common</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rlon008/testamation-jdk7-common/
implementation 'com.github.rlon008:testamation-jdk7-common:1.1'
// https://jarcasting.com/artifacts/com.github.rlon008/testamation-jdk7-common/
implementation ("com.github.rlon008:testamation-jdk7-common:1.1")
'com.github.rlon008:testamation-jdk7-common:jar:1.1'
<dependency org="com.github.rlon008" name="testamation-jdk7-common" rev="1.1">
<artifact name="testamation-jdk7-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rlon008', module='testamation-jdk7-common', version='1.1')
)
libraryDependencies += "com.github.rlon008" % "testamation-jdk7-common" % "1.1"
[com.github.rlon008/testamation-jdk7-common "1.1"]