| License |
License
Public Domain
|
|---|---|
| GroupId | GroupIduk.org.retep.tools |
| ArtifactId | ArtifactIdgraphics |
| Last Version | Last Version10.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionretepTools Graphics
The retepTools collection
|
| Project Organization |
Project OrganizationRetep Development Group |
| Filename | Size |
|---|---|
| graphics-10.6.pom | |
| graphics-10.6.jar | 45 KB |
| graphics-10.6-tests.jar | 1 KB |
| graphics-10.6-sources.jar | 34 KB |
| graphics-10.6-javadoc.jar | 124 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/uk.org.retep.tools/graphics/ -->
<dependency>
<groupId>uk.org.retep.tools</groupId>
<artifactId>graphics</artifactId>
<version>10.6</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.tools/graphics/
implementation 'uk.org.retep.tools:graphics:10.6'
// https://jarcasting.com/artifacts/uk.org.retep.tools/graphics/
implementation ("uk.org.retep.tools:graphics:10.6")
'uk.org.retep.tools:graphics:jar:10.6'
<dependency org="uk.org.retep.tools" name="graphics" rev="10.6">
<artifact name="graphics" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.tools', module='graphics', version='10.6')
)
libraryDependencies += "uk.org.retep.tools" % "graphics" % "10.6"
[uk.org.retep.tools/graphics "10.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| uk.org.retep.tools : encoding | jar | 10.6 |
| uk.org.retep.tools : trees | jar | 10.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |