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

com.cedarsoft.commons:io 2.0.1


Группа

Группа

com.cedarsoft.commons
Идентификатор

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

io
Версия

Версия

2.0.1
Тип

Тип

jar

Скачать io 2.0.1


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