License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Scala |
GroupId | GroupIdcom.vmunier |
ArtifactId | ArtifactIdscalajs-scripts_2.12 |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscalajs-scripts
scalajs-scripts
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scalajs-scripts_2.12-1.2.0.pom | |
scalajs-scripts_2.12-1.2.0.jar | 19 KB |
scalajs-scripts_2.12-1.2.0-sources.jar | 250 bytes |
scalajs-scripts_2.12-1.2.0-javadoc.jar | 638 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vmunier/scalajs-scripts_2.12/ -->
<dependency>
<groupId>com.vmunier</groupId>
<artifactId>scalajs-scripts_2.12</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vmunier/scalajs-scripts_2.12/
implementation 'com.vmunier:scalajs-scripts_2.12:1.2.0'
// https://jarcasting.com/artifacts/com.vmunier/scalajs-scripts_2.12/
implementation ("com.vmunier:scalajs-scripts_2.12:1.2.0")
'com.vmunier:scalajs-scripts_2.12:jar:1.2.0'
<dependency org="com.vmunier" name="scalajs-scripts_2.12" rev="1.2.0">
<artifact name="scalajs-scripts_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vmunier', module='scalajs-scripts_2.12', version='1.2.0')
)
libraryDependencies += "com.vmunier" % "scalajs-scripts_2.12" % "1.2.0"
[com.vmunier/scalajs-scripts_2.12 "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.14 |
com.typesafe.play : twirl-api_2.12 | jar | 1.5.1 |