Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdcom.github.bigyan123 |
ArtifactId | ArtifactIdkount-java-parentSupport |
Version | Version1.0.1 |
Type | Typepom |
Filename | Size |
---|---|
kount-java-parentSupport-1.0.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bigyan123/kount-java-parentSupport/ -->
<dependency>
<groupId>com.github.bigyan123</groupId>
<artifactId>kount-java-parentSupport</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bigyan123/kount-java-parentSupport/
implementation 'com.github.bigyan123:kount-java-parentSupport:1.0.1'
// https://jarcasting.com/artifacts/com.github.bigyan123/kount-java-parentSupport/
implementation ("com.github.bigyan123:kount-java-parentSupport:1.0.1")
'com.github.bigyan123:kount-java-parentSupport:pom:1.0.1'
<dependency org="com.github.bigyan123" name="kount-java-parentSupport" rev="1.0.1">
<artifact name="kount-java-parentSupport" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bigyan123', module='kount-java-parentSupport', version='1.0.1')
)
libraryDependencies += "com.github.bigyan123" % "kount-java-parentSupport" % "1.0.1"
[com.github.bigyan123/kount-java-parentSupport "1.0.1"]