GroupId | GroupIdorg.nkjmlab |
---|---|
ArtifactId | ArtifactIdnkjmlab-utils-helper |
Version | Version0.1.2 |
Type | Typejar |
Filename | Size |
---|---|
nkjmlab-utils-helper-0.1.2.pom | |
nkjmlab-utils-helper-0.1.2.jar | 19 KB |
nkjmlab-utils-helper-0.1.2-sources.jar | 10 KB |
nkjmlab-utils-helper-0.1.2-javadoc.jar | 171 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nkjmlab/nkjmlab-utils-helper/ -->
<dependency>
<groupId>org.nkjmlab</groupId>
<artifactId>nkjmlab-utils-helper</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.nkjmlab/nkjmlab-utils-helper/
implementation 'org.nkjmlab:nkjmlab-utils-helper:0.1.2'
// https://jarcasting.com/artifacts/org.nkjmlab/nkjmlab-utils-helper/
implementation ("org.nkjmlab:nkjmlab-utils-helper:0.1.2")
'org.nkjmlab:nkjmlab-utils-helper:jar:0.1.2'
<dependency org="org.nkjmlab" name="nkjmlab-utils-helper" rev="0.1.2">
<artifact name="nkjmlab-utils-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nkjmlab', module='nkjmlab-utils-helper', version='0.1.2')
)
libraryDependencies += "org.nkjmlab" % "nkjmlab-utils-helper" % "0.1.2"
[org.nkjmlab/nkjmlab-utils-helper "0.1.2"]