Common Utils

Nephy Project Common Utils for Kotlin.

License

License

MIT
GroupId

GroupId

jp.nephy
ArtifactId

ArtifactId

common-utils
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Common Utils
Nephy Project Common Utils for Kotlin.

Download common-utils

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.70
org.jetbrains.kotlin : kotlin-reflect jar 1.2.70

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0