License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.criteo.scala-schemas |
ArtifactId | ArtifactIdroot_2.10 |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptionroot
root
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.criteo.scala-schemas |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
root_2.10-0.3.0.pom | |
root_2.10-0.3.0.jar | 281 bytes |
root_2.10-0.3.0-sources.jar | 254 bytes |
root_2.10-0.3.0-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.criteo.scala-schemas/root_2.10/ -->
<dependency>
<groupId>com.criteo.scala-schemas</groupId>
<artifactId>root_2.10</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.criteo.scala-schemas/root_2.10/
implementation 'com.criteo.scala-schemas:root_2.10:0.3.0'
// https://jarcasting.com/artifacts/com.criteo.scala-schemas/root_2.10/
implementation ("com.criteo.scala-schemas:root_2.10:0.3.0")
'com.criteo.scala-schemas:root_2.10:jar:0.3.0'
<dependency org="com.criteo.scala-schemas" name="root_2.10" rev="0.3.0">
<artifact name="root_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.criteo.scala-schemas', module='root_2.10', version='0.3.0')
)
libraryDependencies += "com.criteo.scala-schemas" % "root_2.10" % "0.3.0"
[com.criteo.scala-schemas/root_2.10 "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
org.scalamacros : quasiquotes_2.10 | jar | 2.1.0 |
joda-time : joda-time | jar | 2.8.1 |
org.joda : joda-convert | jar | 1.7 |
org.scala-lang : scala-reflect | jar | 2.10.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.2.4 |
org.mockito : mockito-all | jar | 1.9.5 |