| Лицензия |
Лицензия |
|---|---|
| Группа | Группаgs.hitchin.hitchfs |
| Идентификатор | Идентификаторhitchfs-prod |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhitchfs-prod
Filesystem abstraction layer designed for testing. Production component.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hitchfs-prod-0.0.2.pom | |
| hitchfs-prod-0.0.2.jar | 4 KB |
| hitchfs-prod-0.0.2-sources.jar | 2 KB |
| hitchfs-prod-0.0.2-javadoc.jar | 25 KB |
| hitchfs-prod-0.0.2-jar-with-dependencies.jar | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/gs.hitchin.hitchfs/hitchfs-prod/ -->
<dependency>
<groupId>gs.hitchin.hitchfs</groupId>
<artifactId>hitchfs-prod</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/gs.hitchin.hitchfs/hitchfs-prod/
implementation 'gs.hitchin.hitchfs:hitchfs-prod:0.0.2'
// https://jarcasting.com/artifacts/gs.hitchin.hitchfs/hitchfs-prod/
implementation ("gs.hitchin.hitchfs:hitchfs-prod:0.0.2")
'gs.hitchin.hitchfs:hitchfs-prod:jar:0.0.2'
<dependency org="gs.hitchin.hitchfs" name="hitchfs-prod" rev="0.0.2">
<artifact name="hitchfs-prod" type="jar" />
</dependency>
@Grapes(
@Grab(group='gs.hitchin.hitchfs', module='hitchfs-prod', version='0.0.2')
)
libraryDependencies += "gs.hitchin.hitchfs" % "hitchfs-prod" % "0.0.2"
[gs.hitchin.hitchfs/hitchfs-prod "0.0.2"]