License |
License |
---|---|
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-graphical-ext |
Version | Version2.2.2 |
Type | Typepom |
Description |
Descriptionorg.refcodes:refcodes-graphical-ext
Artifact for (proprietary) implementations extending the
refcodes-graphical artifact.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
refcodes-graphical-ext-2.2.2.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-graphical-ext/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-graphical-ext</artifactId>
<version>2.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-graphical-ext/
implementation 'org.refcodes:refcodes-graphical-ext:2.2.2'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-graphical-ext/
implementation ("org.refcodes:refcodes-graphical-ext:2.2.2")
'org.refcodes:refcodes-graphical-ext:pom:2.2.2'
<dependency org="org.refcodes" name="refcodes-graphical-ext" rev="2.2.2">
<artifact name="refcodes-graphical-ext" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-graphical-ext', version='2.2.2')
)
libraryDependencies += "org.refcodes" % "refcodes-graphical-ext" % "2.2.2"
[org.refcodes/refcodes-graphical-ext "2.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-graphical | 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 |