License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.quantifind |
ArtifactId | ArtifactIdroot_2.11 |
Last Version | Last Version0.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionroot
root
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.quantifind |
Filename | Size |
---|---|
root_2.11-0.4.2.pom | |
root_2.11-0.4.2.jar | 272 bytes |
root_2.11-0.4.2-sources.jar | 246 bytes |
root_2.11-0.4.2-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.quantifind/root_2.11/ -->
<dependency>
<groupId>com.quantifind</groupId>
<artifactId>root_2.11</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.quantifind/root_2.11/
implementation 'com.quantifind:root_2.11:0.4.2'
// https://jarcasting.com/artifacts/com.quantifind/root_2.11/
implementation ("com.quantifind:root_2.11:0.4.2")
'com.quantifind:root_2.11:jar:0.4.2'
<dependency org="com.quantifind" name="root_2.11" rev="0.4.2">
<artifact name="root_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.quantifind', module='root_2.11', version='0.4.2')
)
libraryDependencies += "com.quantifind" % "root_2.11" % "0.4.2"
[com.quantifind/root_2.11 "0.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.0 |
org.scala-lang.modules : scala-parser-combinators_2.11 | jar | 1.0.7 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.5 |