License |
License |
---|---|
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-io-ext |
Version | Version2.1.1 |
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.1.1.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.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-io-ext/
implementation 'org.refcodes:refcodes-io-ext:2.1.1'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-io-ext/
implementation ("org.refcodes:refcodes-io-ext:2.1.1")
'org.refcodes:refcodes-io-ext:pom:2.1.1'
<dependency org="org.refcodes" name="refcodes-io-ext" rev="2.1.1">
<artifact name="refcodes-io-ext" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-io-ext', version='2.1.1')
)
libraryDependencies += "org.refcodes" % "refcodes-io-ext" % "2.1.1"
[org.refcodes/refcodes-io-ext "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-io | jar | 2.1.1 |
org.refcodes : refcodes-licensing | jar | 2.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.5.2 |