License |
License |
---|---|
GroupId | GroupIdcom.outr |
ArtifactId | ArtifactIdroot_2.13 |
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.13-1.10.0.pom | |
root_2.13-1.10.0.jar | 296 bytes |
root_2.13-1.10.0-sources.jar | 239 bytes |
root_2.13-1.10.0-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.outr/root_2.13/ -->
<dependency>
<groupId>com.outr</groupId>
<artifactId>root_2.13</artifactId>
<version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.outr/root_2.13/
implementation 'com.outr:root_2.13:1.10.0'
// https://jarcasting.com/artifacts/com.outr/root_2.13/
implementation ("com.outr:root_2.13:1.10.0")
'com.outr:root_2.13:jar:1.10.0'
<dependency org="com.outr" name="root_2.13" rev="1.10.0">
<artifact name="root_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outr', module='root_2.13', version='1.10.0')
)
libraryDependencies += "com.outr" % "root_2.13" % "1.10.0"
[com.outr/root_2.13 "1.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.3 |