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

com.cedarsoft.commons.old:io 1.6.3


Группа

Группа

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

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

io
Версия

Версия

1.6.3
Тип

Тип

jar

Скачать io 1.6.3


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