License |
License |
---|---|
GroupId | GroupIdcom.greencatsoft |
ArtifactId | ArtifactIdscales_2.11 |
Version | Version0.1 |
Type | Typejar |
Description |
Descriptionscales
A Web Component based UI framework written in Scala.js.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
scales_2.11-0.1.pom | |
scales_2.11-0.1.jar | 290 KB |
scales_2.11-0.1-sources.jar | 15 KB |
scales_2.11-0.1-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.greencatsoft/scales_2.11/ -->
<dependency>
<groupId>com.greencatsoft</groupId>
<artifactId>scales_2.11</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.greencatsoft/scales_2.11/
implementation 'com.greencatsoft:scales_2.11:0.1'
// https://jarcasting.com/artifacts/com.greencatsoft/scales_2.11/
implementation ("com.greencatsoft:scales_2.11:0.1")
'com.greencatsoft:scales_2.11:jar:0.1'
<dependency org="com.greencatsoft" name="scales_2.11" rev="0.1">
<artifact name="scales_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.greencatsoft', module='scales_2.11', version='0.1')
)
libraryDependencies += "com.greencatsoft" % "scales_2.11" % "0.1"
[com.greencatsoft/scales_2.11 "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |