| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jmarin |
| ArtifactId | ArtifactIdscale_2.11 |
| Version | Version0.0.2 |
| Type | Typejar |
| Description |
Descriptionscale
scale
|
| Project Organization |
Project Organizationcom.github.jmarin |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| scale_2.11-0.0.2.pom | |
| scale_2.11-0.0.2.jar | 278 bytes |
| scale_2.11-0.0.2-sources.jar | 251 bytes |
| scale_2.11-0.0.2-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jmarin/scale_2.11/ -->
<dependency>
<groupId>com.github.jmarin</groupId>
<artifactId>scale_2.11</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jmarin/scale_2.11/
implementation 'com.github.jmarin:scale_2.11:0.0.2'
// https://jarcasting.com/artifacts/com.github.jmarin/scale_2.11/
implementation ("com.github.jmarin:scale_2.11:0.0.2")
'com.github.jmarin:scale_2.11:jar:0.0.2'
<dependency org="com.github.jmarin" name="scale_2.11" rev="0.0.2">
<artifact name="scale_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jmarin', module='scale_2.11', version='0.0.2')
)
libraryDependencies += "com.github.jmarin" % "scale_2.11" % "0.0.2"
[com.github.jmarin/scale_2.11 "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scoverage : scalac-scoverage-runtime_2.11 | jar | 1.0.1 |
| org.scoverage : scalac-scoverage-plugin_2.11 | jar | 1.0.1 |