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

net.oneandone.stool:main 3.4.0

Stool's main component. Java Library, cli, setup code.

Категории

Категории

Сеть
Группа

Группа

net.oneandone.stool
Идентификатор

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

main
Версия

Версия

3.4.0
Тип

Тип

jar

Скачать main 3.4.0


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