| License |
License |
|---|---|
| GroupId | GroupIdcom.ruimo |
| ArtifactId | ArtifactIdgraphics_2.13 |
| Version | Version1.15 |
| Type | Typejar |
| Description |
Descriptiongraphics
Graphics module.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| graphics_2.13-1.15.pom | |
| graphics_2.13-1.15.jar | 190 KB |
| graphics_2.13-1.15-sources.jar | 23 KB |
| graphics_2.13-1.15-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ruimo/graphics_2.13/ -->
<dependency>
<groupId>com.ruimo</groupId>
<artifactId>graphics_2.13</artifactId>
<version>1.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.ruimo/graphics_2.13/
implementation 'com.ruimo:graphics_2.13:1.15'
// https://jarcasting.com/artifacts/com.ruimo/graphics_2.13/
implementation ("com.ruimo:graphics_2.13:1.15")
'com.ruimo:graphics_2.13:jar:1.15'
<dependency org="com.ruimo" name="graphics_2.13" rev="1.15">
<artifact name="graphics_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ruimo', module='graphics_2.13', version='1.15')
)
libraryDependencies += "com.ruimo" % "graphics_2.13" % "1.15"
[com.ruimo/graphics_2.13 "1.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.7 |
| com.ruimo : scoins_2.13 | 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_2.13 | jar | 3.2.10 |
| org.scalactic : scalactic_2.13 | jar | 3.2.10 |