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

net.java.truecommons:truecommons-shed 1.0.11

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

Категории

Категории

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

Группа

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

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

truecommons-shed
Версия

Версия

1.0.11
Тип

Тип

jar

Скачать truecommons-shed 1.0.11


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