Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.robertcollins |
ArtifactId | ArtifactIdlsb |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlsb
|
Project URL |
Project URL |
Filename | Size |
---|---|
lsb-1.0.pom | |
lsb-1.0.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.robertcollins/lsb/ -->
<dependency>
<groupId>net.robertcollins</groupId>
<artifactId>lsb</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.robertcollins/lsb/
implementation 'net.robertcollins:lsb:1.0'
// https://jarcasting.com/artifacts/net.robertcollins/lsb/
implementation ("net.robertcollins:lsb:1.0")
'net.robertcollins:lsb:jar:1.0'
<dependency org="net.robertcollins" name="lsb" rev="1.0">
<artifact name="lsb" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.robertcollins', module='lsb', version='1.0')
)
libraryDependencies += "net.robertcollins" % "lsb" % "1.0"
[net.robertcollins/lsb "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-io | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.6 |