| Categories |
CategoriesJavaScript Languages Scala |
|---|---|
| GroupId | GroupIdcom.synhaptein |
| ArtifactId | ArtifactIdscalator-js |
| Last Version | Last Version0.2 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
Descriptionscalator-js
|
| Filename | Size |
|---|---|
| scalator-js-0.2.pom | |
| scalator-js-0.2.war | 34 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.synhaptein/scalator-js/ -->
<dependency>
<groupId>com.synhaptein</groupId>
<artifactId>scalator-js</artifactId>
<version>0.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.synhaptein/scalator-js/
implementation 'com.synhaptein:scalator-js:0.2'
// https://jarcasting.com/artifacts/com.synhaptein/scalator-js/
implementation ("com.synhaptein:scalator-js:0.2")
'com.synhaptein:scalator-js:war:0.2'
<dependency org="com.synhaptein" name="scalator-js" rev="0.2">
<artifact name="scalator-js" type="war" />
</dependency>
@Grapes(
@Grab(group='com.synhaptein', module='scalator-js', version='0.2')
)
libraryDependencies += "com.synhaptein" % "scalator-js" % "0.2"
[com.synhaptein/scalator-js "0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |