| License |
License |
|---|---|
| GroupId | GroupIdcom.ruimo |
| ArtifactId | ArtifactIdgraphics_3 |
| Last Version | Last Version1.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongraphics
Graphics module.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| graphics_3-1.15.pom | |
| graphics_3-1.15.jar | 258 KB |
| graphics_3-1.15-sources.jar | 23 KB |
| graphics_3-1.15-javadoc.jar | 592 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ruimo/graphics_3/ -->
<dependency>
<groupId>com.ruimo</groupId>
<artifactId>graphics_3</artifactId>
<version>1.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.ruimo/graphics_3/
implementation 'com.ruimo:graphics_3:1.15'
// https://jarcasting.com/artifacts/com.ruimo/graphics_3/
implementation ("com.ruimo:graphics_3:1.15")
'com.ruimo:graphics_3:jar:1.15'
<dependency org="com.ruimo" name="graphics_3" rev="1.15">
<artifact name="graphics_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ruimo', module='graphics_3', version='1.15')
)
libraryDependencies += "com.ruimo" % "graphics_3" % "1.15"
[com.ruimo/graphics_3 "1.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.2 |
| com.ruimo : scoins_3 | jar | 1.29 |
| ch.qos.logback : logback-core | jar | 1.2.9 |
| ch.qos.logback : logback-classic | jar | 1.2.9 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.10 |
| org.scalactic : scalactic_3 | jar | 3.2.10 |