is not current version
Last Version 0.4.0

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


GroupId

GroupId

com.github.nill14.utils
ArtifactId

ArtifactId

utils-parent
Version

Version

0.2.4
Type

Type

pom

Download utils-parent 0.2.4

Filename Size
utils-parent-0.2.4.pom 7 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.2.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nill14.utils/utils-parent/
implementation 'com.github.nill14.utils:utils-parent:0.2.4'
// https://jarcasting.com/artifacts/com.github.nill14.utils/utils-parent/
implementation ("com.github.nill14.utils:utils-parent:0.2.4")
'com.github.nill14.utils:utils-parent:pom:0.2.4'
<dependency org="com.github.nill14.utils" name="utils-parent" rev="0.2.4">
  <artifact name="utils-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nill14.utils', module='utils-parent', version='0.2.4')
)
libraryDependencies += "com.github.nill14.utils" % "utils-parent" % "0.2.4"
[com.github.nill14.utils/utils-parent "0.2.4"]