is not current version
Last Version 2.5.0

net.java.truecommons:truecommons-shed 2.3.5

Hosts small but useful tools and utilities that didn't fit somewhere else.

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.truecommons
ArtifactId

ArtifactId

truecommons-shed
Version

Version

2.3.5
Type

Type

jar

Download truecommons-shed 2.3.5


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