| License |
License |
|---|---|
| GroupId | GroupIdorg.refcodes |
| ArtifactId | ArtifactIdrefcodes-filesystem-alt |
| Version | Version2.2.1 |
| Type | Typepom |
| Description |
Descriptionorg.refcodes:refcodes-filesystem-alt
Artifact for alternate (proprietary) implementations of the
refcodes-filesystem framework.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| refcodes-filesystem-alt-2.2.1.pom | 4 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.refcodes : refcodes-filesystem | jar | 2.2.1 |
| org.refcodes : refcodes-licensing | jar | 2.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.1 |