Java Utils


License

License

GroupId

GroupId

com.github.nill14.utils
ArtifactId

ArtifactId

utils
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Java Utils

Download utils

Filename Size
utils-0.1.0.pom 4 KB
Browse

How to add to project

<!-- 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

Versions

Version
0.1.0