is not current version
Last Version 2.5.0

net.java.truecommons:truecommons-shed 1.0

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
Type

Type

jar

Download truecommons-shed 1.0


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