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