is not current version
Last Version 2.5.0

net.java.truecommons:truecommons-shed 1.0.8

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

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.truecommons
ArtifactId

ArtifactId

truecommons-shed
Version

Version

1.0.8
Type

Type

jar

Download truecommons-shed 1.0.8


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