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

com.csicit.ace:file 1.0.32


Группа

Группа

com.csicit.ace
Идентификатор

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

file
Версия

Версия

1.0.32
Тип

Тип

jar

Скачать file 1.0.32

Имя Файла Размер
file-1.0.32.pom
file-1.0.32.jar 13 KB
file-1.0.32-sources.jar 118 bytes
file-1.0.32-javadoc.jar 84 KB
Обзор

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