не последняя версия
Последняя версия 2.5.0

net.java.truecommons:truecommons-shed 2.3.3

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

Категории

Категории

Java Языки программирования Сеть
Группа

Группа

net.java.truecommons
Идентификатор

Идентификатор

truecommons-shed
Версия

Версия

2.3.3
Тип

Тип

jar

Скачать truecommons-shed 2.3.3


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