License |
License |
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.java.truecommons |
ArtifactId | ArtifactIdtruecommons-shed |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrueCommons Shed
Hosts small but useful tools and utilities that didn't fit anywhere else.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
truecommons-shed-2.5.0.pom | |
truecommons-shed-2.5.0.jar | 51 KB |
truecommons-shed-2.5.0-tests.jar | 30 KB |
truecommons-shed-2.5.0-test-sources.jar | 14 KB |
truecommons-shed-2.5.0-sources.jar | 39 KB |
truecommons-shed-2.5.0-javadoc.jar | 204 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.java.truecommons/truecommons-shed/ -->
<dependency>
<groupId>net.java.truecommons</groupId>
<artifactId>truecommons-shed</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truecommons/truecommons-shed/
implementation 'net.java.truecommons:truecommons-shed:2.5.0'
// https://jarcasting.com/artifacts/net.java.truecommons/truecommons-shed/
implementation ("net.java.truecommons:truecommons-shed:2.5.0")
'net.java.truecommons:truecommons-shed:jar:2.5.0'
<dependency org="net.java.truecommons" name="truecommons-shed" rev="2.5.0">
<artifact name="truecommons-shed" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truecommons', module='truecommons-shed', version='2.5.0')
)
libraryDependencies += "net.java.truecommons" % "truecommons-shed" % "2.5.0"
[net.java.truecommons/truecommons-shed "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.0 |
org.scala-lang : scala-library Optional | jar | 2.11.6 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.3 |
org.slf4j : slf4j-api | jar | 1.7.12 |