License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdsite.kason |
ArtifactId | ArtifactIdnetlib |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptionnetlib
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
netlib-0.3.0.pom | |
netlib-0.3.0.jar | 31 KB |
netlib-0.3.0-sources.jar | 19 KB |
netlib-0.3.0-javadoc.jar | 121 KB |
Browse |
<!-- https://jarcasting.com/artifacts/site.kason/netlib/ -->
<dependency>
<groupId>site.kason</groupId>
<artifactId>netlib</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/site.kason/netlib/
implementation 'site.kason:netlib:0.3.0'
// https://jarcasting.com/artifacts/site.kason/netlib/
implementation ("site.kason:netlib:0.3.0")
'site.kason:netlib:jar:0.3.0'
<dependency org="site.kason" name="netlib" rev="0.3.0">
<artifact name="netlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='site.kason', module='netlib', version='0.3.0')
)
libraryDependencies += "site.kason" % "netlib" % "0.3.0"
[site.kason/netlib "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |