is not current version
Last Version 0.4.0

com.github.nill14.utils:utils-parent 0.1.1


GroupId

GroupId

com.github.nill14.utils
ArtifactId

ArtifactId

utils-parent
Version

Version

0.1.1
Type

Type

pom

Download utils-parent 0.1.1

Filename Size
utils-parent-0.1.1.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.nill14.utils/utils-parent/ -->
<dependency>
    <groupId>com.github.nill14.utils</groupId>
    <artifactId>utils-parent</artifactId>
    <version>0.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nill14.utils/utils-parent/
implementation 'com.github.nill14.utils:utils-parent:0.1.1'
// https://jarcasting.com/artifacts/com.github.nill14.utils/utils-parent/
implementation ("com.github.nill14.utils:utils-parent:0.1.1")
'com.github.nill14.utils:utils-parent:pom:0.1.1'
<dependency org="com.github.nill14.utils" name="utils-parent" rev="0.1.1">
  <artifact name="utils-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nill14.utils', module='utils-parent', version='0.1.1')
)
libraryDependencies += "com.github.nill14.utils" % "utils-parent" % "0.1.1"
[com.github.nill14.utils/utils-parent "0.1.1"]