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

com.guicedee.services:commons-io 1.2.2.1-jre17

The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.

Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

com.guicedee.services
Идентификатор

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

commons-io
Версия

Версия

1.2.2.1-jre17
Тип

Тип

jar

Скачать commons-io 1.2.2.1-jre17


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