| License |
License |
|---|---|
| GroupId | GroupIdcom.github.ricsirigu |
| ArtifactId | ArtifactIdroot_2.11 |
| Version | Version3.1.17 |
| Type | Typejar |
| Description |
Descriptionroot
root
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| root_2.11-3.1.17.pom | |
| root_2.11-3.1.17.jar | 311 bytes |
| root_2.11-3.1.17-sources.jar | 254 bytes |
| root_2.11-3.1.17-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ricsirigu/root_2.11/ -->
<dependency>
<groupId>com.github.ricsirigu</groupId>
<artifactId>root_2.11</artifactId>
<version>3.1.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ricsirigu/root_2.11/
implementation 'com.github.ricsirigu:root_2.11:3.1.17'
// https://jarcasting.com/artifacts/com.github.ricsirigu/root_2.11/
implementation ("com.github.ricsirigu:root_2.11:3.1.17")
'com.github.ricsirigu:root_2.11:jar:3.1.17'
<dependency org="com.github.ricsirigu" name="root_2.11" rev="3.1.17">
<artifact name="root_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ricsirigu', module='root_2.11', version='3.1.17')
)
libraryDependencies += "com.github.ricsirigu" % "root_2.11" % "3.1.17"
[com.github.ricsirigu/root_2.11 "3.1.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.11 |