| Группа | Группаcom.g2forge.alexandria |
|---|---|
| Идентификатор | Идентификаторax-filesystem |
| Версия | Версия0.0.9 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| ax-filesystem-0.0.9.pom | |
| ax-filesystem-0.0.9.jar | 57 KB |
| ax-filesystem-0.0.9-sources.jar | 29 KB |
| ax-filesystem-0.0.9-javadoc.jar | 255 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-filesystem/ -->
<dependency>
<groupId>com.g2forge.alexandria</groupId>
<artifactId>ax-filesystem</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-filesystem/
implementation 'com.g2forge.alexandria:ax-filesystem:0.0.9'
// https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-filesystem/
implementation ("com.g2forge.alexandria:ax-filesystem:0.0.9")
'com.g2forge.alexandria:ax-filesystem:jar:0.0.9'
<dependency org="com.g2forge.alexandria" name="ax-filesystem" rev="0.0.9">
<artifact name="ax-filesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.g2forge.alexandria', module='ax-filesystem', version='0.0.9')
)
libraryDependencies += "com.g2forge.alexandria" % "ax-filesystem" % "0.0.9"
[com.g2forge.alexandria/ax-filesystem "0.0.9"]