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