Last Version

Java Utils 0.1.0


License

License

GroupId

GroupId

com.github.nill14.utils
ArtifactId

ArtifactId

utils
Version

Version

0.1.0
Type

Type

pom
Description

Description

Java Utils

Download utils 0.1.0

Filename Size
utils-0.1.0.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • java8-utils
  • lazy-init