License |
License |
---|---|
Categories |
CategoriesScala Languages ORM Data |
GroupId | GroupIdorg.scalariform |
ArtifactId | ArtifactIdroot_2.11 |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionroot
root
|
Project URL |
Project URL |
Project Organization |
Project Organizationorg.scalariform |
Filename | Size |
---|---|
root_2.11-0.2.0.pom | |
root_2.11-0.2.0.jar | 273 bytes |
root_2.11-0.2.0-sources.jar | 246 bytes |
root_2.11-0.2.0-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.scalariform/root_2.11/ -->
<dependency>
<groupId>org.scalariform</groupId>
<artifactId>root_2.11</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalariform/root_2.11/
implementation 'org.scalariform:root_2.11:0.2.0'
// https://jarcasting.com/artifacts/org.scalariform/root_2.11/
implementation ("org.scalariform:root_2.11:0.2.0")
'org.scalariform:root_2.11:jar:0.2.0'
<dependency org="org.scalariform" name="root_2.11" rev="0.2.0">
<artifact name="root_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalariform', module='root_2.11', version='0.2.0')
)
libraryDependencies += "org.scalariform" % "root_2.11" % "0.2.0"
[org.scalariform/root_2.11 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |