License |
License |
---|---|
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-io-ext |
Version | Version2.2.2 |
Type | Typepom |
Description |
Descriptionorg.refcodes:refcodes-io-ext
The refcodes-io-ext artifact extends the types and implementations as
defined by the refcodes-io artifact with additional (extended)
functionality.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
refcodes-io-ext-2.2.2.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-io-ext/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-io-ext</artifactId>
<version>2.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-io-ext/
implementation 'org.refcodes:refcodes-io-ext:2.2.2'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-io-ext/
implementation ("org.refcodes:refcodes-io-ext:2.2.2")
'org.refcodes:refcodes-io-ext:pom:2.2.2'
<dependency org="org.refcodes" name="refcodes-io-ext" rev="2.2.2">
<artifact name="refcodes-io-ext" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-io-ext', version='2.2.2')
)
libraryDependencies += "org.refcodes" % "refcodes-io-ext" % "2.2.2"
[org.refcodes/refcodes-io-ext "2.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-io | jar | 2.2.2 |
org.refcodes : refcodes-licensing | jar | 2.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |