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