netlib

null

License

License

Categories

Categories

Net
GroupId

GroupId

site.kason
ArtifactId

ArtifactId

netlib
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

netlib
null
Project URL

Project URL

https://github.com/kasonyang/kasonyang.github.io
Source Code Management

Source Code Management

https://github.com/kasonyang/kasonyang.github.io.git

Download netlib

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.0
0.2.1
0.2.0
0.1.0