License |
License |
---|---|
GroupId | GroupIdgs.hitchin.hitchfs |
ArtifactId | ArtifactIdhitchfs-prod |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhitchfs-prod
Filesystem abstraction layer designed for testing. Production component.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]