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

com.cedarsoft.commons.old:io 1.5.0


Группа

Группа

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

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

io
Версия

Версия

1.5.0
Тип

Тип

jar

Скачать io 1.5.0


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