| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-filesystem-alt |
| Версия | Версия2.2.1 |
| Тип | Типpom |
| Описание |
Описаниеorg.refcodes:refcodes-filesystem-alt
Artifact for alternate (proprietary) implementations of the
refcodes-filesystem framework.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| refcodes-filesystem-alt-2.2.1.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-filesystem-alt/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-filesystem-alt</artifactId>
<version>2.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-filesystem-alt/
implementation 'org.refcodes:refcodes-filesystem-alt:2.2.1'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-filesystem-alt/
implementation ("org.refcodes:refcodes-filesystem-alt:2.2.1")
'org.refcodes:refcodes-filesystem-alt:pom:2.2.1'
<dependency org="org.refcodes" name="refcodes-filesystem-alt" rev="2.2.1">
<artifact name="refcodes-filesystem-alt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-filesystem-alt', version='2.2.1')
)
libraryDependencies += "org.refcodes" % "refcodes-filesystem-alt" % "2.2.1"
[org.refcodes/refcodes-filesystem-alt "2.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-filesystem | jar | 2.2.1 |
| org.refcodes : refcodes-licensing | jar | 2.2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.1 |