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