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