Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.synhaptein |
ArtifactId | ArtifactIdscalator-core |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscalator-core
|
Filename | Size |
---|---|
scalator-core-0.2.pom | |
scalator-core-0.2.jar | 89 KB |
scalator-core-0.2-sources.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.synhaptein/scalator-core/ -->
<dependency>
<groupId>com.synhaptein</groupId>
<artifactId>scalator-core</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.synhaptein/scalator-core/
implementation 'com.synhaptein:scalator-core:0.2'
// https://jarcasting.com/artifacts/com.synhaptein/scalator-core/
implementation ("com.synhaptein:scalator-core:0.2")
'com.synhaptein:scalator-core:jar:0.2'
<dependency org="com.synhaptein" name="scalator-core" rev="0.2">
<artifact name="scalator-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.synhaptein', module='scalator-core', version='0.2')
)
libraryDependencies += "com.synhaptein" % "scalator-core" % "0.2"
[com.synhaptein/scalator-core "0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.8.1 |
org.scala-lang : scala-compiler | jar | 2.8.1 |
org.fusesource.scalate : scalate-wikitext | jar | 1.4.1 |
org.fusesource.scalate : scalate-page | jar | 1.4.1 |
com.codahale » jerkson_2.8.1 | jar | 0.3.1 |
net.sf.mime-util : mime-util | jar | 1.2 |
commons-fileupload : commons-fileupload | jar | 1.2.2 |
commons-io : commons-io | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.fusesource.scalate : scalate-test | jar | 1.4.1 |
junit : junit | jar | 4.8.2 |