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

com.cedarsoft.commons.old:io 2.0.4


Группа

Группа

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

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

io
Версия

Версия

2.0.4
Тип

Тип

jar

Скачать io 2.0.4


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