License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.mojolly.scalate |
ArtifactId | ArtifactIdscalate-generator_2.9.0-1 |
Version | Version0.5.0 |
Type | Typejar |
Description |
Descriptionscalate-generator
scalate-generator
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.mojolly.scalate |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.mojolly.scalate/scalate-generator_2.9.0-1/ -->
<dependency>
<groupId>com.mojolly.scalate</groupId>
<artifactId>scalate-generator_2.9.0-1</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mojolly.scalate/scalate-generator_2.9.0-1/
implementation 'com.mojolly.scalate:scalate-generator_2.9.0-1:0.5.0'
// https://jarcasting.com/artifacts/com.mojolly.scalate/scalate-generator_2.9.0-1/
implementation ("com.mojolly.scalate:scalate-generator_2.9.0-1:0.5.0")
'com.mojolly.scalate:scalate-generator_2.9.0-1:jar:0.5.0'
<dependency org="com.mojolly.scalate" name="scalate-generator_2.9.0-1" rev="0.5.0">
<artifact name="scalate-generator_2.9.0-1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mojolly.scalate', module='scalate-generator_2.9.0-1', version='0.5.0')
)
libraryDependencies += "com.mojolly.scalate" % "scalate-generator_2.9.0-1" % "0.5.0"
[com.mojolly.scalate/scalate-generator_2.9.0-1 "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.0-1 |
org.fusesource.scalate : scalate-core_2.9 | jar | 1.6.1 |