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