| License |
License |
|---|---|
| GroupId | GroupIdorg.sisioh |
| ArtifactId | ArtifactIdroot_2.11 |
| Version | Version0.0.15 |
| Type | Typejar |
| Description |
Descriptionroot
root
|
| Project Organization |
Project Organizationorg.sisioh |
| Filename | Size |
|---|---|
| root_2.11-0.0.15.pom | |
| root_2.11-0.0.15.jar | 326 bytes |
| root_2.11-0.0.15-sources.jar | 300 bytes |
| root_2.11-0.0.15-javadoc.jar | 262 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.sisioh/root_2.11/ -->
<dependency>
<groupId>org.sisioh</groupId>
<artifactId>root_2.11</artifactId>
<version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.sisioh/root_2.11/
implementation 'org.sisioh:root_2.11:0.0.15'
// https://jarcasting.com/artifacts/org.sisioh/root_2.11/
implementation ("org.sisioh:root_2.11:0.0.15")
'org.sisioh:root_2.11:jar:0.0.15'
<dependency org="org.sisioh" name="root_2.11" rev="0.0.15">
<artifact name="root_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sisioh', module='root_2.11', version='0.0.15')
)
libraryDependencies += "org.sisioh" % "root_2.11" % "0.0.15"
[org.sisioh/root_2.11 "0.0.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.6 |