License |
License |
---|---|
GroupId | GroupIdcom.dadrox |
ArtifactId | ArtifactIdroot_2.10 |
Version | Version1.3 |
Type | Typejar |
Description |
Descriptionroot
root
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.dadrox |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
root_2.10-1.3.pom | |
root_2.10-1.3.jar | 265 bytes |
root_2.10-1.3-sources.jar | 239 bytes |
root_2.10-1.3-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.dadrox/root_2.10/ -->
<dependency>
<groupId>com.dadrox</groupId>
<artifactId>root_2.10</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.dadrox/root_2.10/
implementation 'com.dadrox:root_2.10:1.3'
// https://jarcasting.com/artifacts/com.dadrox/root_2.10/
implementation ("com.dadrox:root_2.10:1.3")
'com.dadrox:root_2.10:jar:1.3'
<dependency org="com.dadrox" name="root_2.10" rev="1.3">
<artifact name="root_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dadrox', module='root_2.10', version='1.3')
)
libraryDependencies += "com.dadrox" % "root_2.10" % "1.3"
[com.dadrox/root_2.10 "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.2 |
org.scala-lang : scala-reflect | jar | 2.10.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.fictus : fictus_2.10 | jar | 0.9.6-SNAPSHOT |
com.dadrox : sbt-junit | jar | 0.3.1 |