is not current version
Last Version 2.5.0

net.java.truecommons:truecommons-shed 1.0.15

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.15
Type

Type

jar

Download truecommons-shed 1.0.15


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