GroupId | GroupIdcom.github.jnthnclt |
---|---|
ArtifactId | ArtifactIdos.lab.nn |
Version | Version1.12.0 |
Type | Typejar |
Filename | Size |
---|---|
os.lab.nn-1.12.0.pom | |
os.lab.nn-1.12.0.jar | 44 KB |
os.lab.nn-1.12.0-sources.jar | 23 KB |
os.lab.nn-1.12.0-javadoc.jar | 128 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.nn/ -->
<dependency>
<groupId>com.github.jnthnclt</groupId>
<artifactId>os.lab.nn</artifactId>
<version>1.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.nn/
implementation 'com.github.jnthnclt:os.lab.nn:1.12.0'
// https://jarcasting.com/artifacts/com.github.jnthnclt/os.lab.nn/
implementation ("com.github.jnthnclt:os.lab.nn:1.12.0")
'com.github.jnthnclt:os.lab.nn:jar:1.12.0'
<dependency org="com.github.jnthnclt" name="os.lab.nn" rev="1.12.0">
<artifact name="os.lab.nn" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jnthnclt', module='os.lab.nn', version='1.12.0')
)
libraryDependencies += "com.github.jnthnclt" % "os.lab.nn" % "1.12.0"
[com.github.jnthnclt/os.lab.nn "1.12.0"]