License |
License |
---|---|
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-io-ext |
Last Version | Last Version3.0.4 |
Release Date | Release Date |
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-3.0.4.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-io-ext/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-io-ext</artifactId>
<version>3.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-io-ext/
implementation 'org.refcodes:refcodes-io-ext:3.0.4'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-io-ext/
implementation ("org.refcodes:refcodes-io-ext:3.0.4")
'org.refcodes:refcodes-io-ext:pom:3.0.4'
<dependency org="org.refcodes" name="refcodes-io-ext" rev="3.0.4">
<artifact name="refcodes-io-ext" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-io-ext', version='3.0.4')
)
libraryDependencies += "org.refcodes" % "refcodes-io-ext" % "3.0.4"
[org.refcodes/refcodes-io-ext "3.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-io | jar | 3.0.4 |
org.refcodes : refcodes-licensing | jar | 3.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |