License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.bndy |
ArtifactId | ArtifactIdlib |
Version | Version1.0.9 |
Type | Typejar |
Description |
DescriptionJlib
A Java Library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lib-1.0.9.pom | |
lib-1.0.9.jar | 27 KB |
lib-1.0.9-sources.jar | 17 KB |
lib-1.0.9-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.bndy/lib/ -->
<dependency>
<groupId>net.bndy</groupId>
<artifactId>lib</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.bndy/lib/
implementation 'net.bndy:lib:1.0.9'
// https://jarcasting.com/artifacts/net.bndy/lib/
implementation ("net.bndy:lib:1.0.9")
'net.bndy:lib:jar:1.0.9'
<dependency org="net.bndy" name="lib" rev="1.0.9">
<artifact name="lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.bndy', module='lib', version='1.0.9')
)
libraryDependencies += "net.bndy" % "lib" % "1.0.9"
[net.bndy/lib "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.9.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.3 |
commons-codec : commons-codec | jar | 1.11 |
javax.mail : javax.mail-api | jar | 1.6.0 |
org.apache.directory.studio : org.apache.commons.io | jar | 2.4 |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |