License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.mojolly.scalate |
ArtifactId | ArtifactIdscalate-generator_2.9.0 |
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/ -->
<dependency>
<groupId>com.mojolly.scalate</groupId>
<artifactId>scalate-generator_2.9.0</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mojolly.scalate/scalate-generator_2.9.0/
implementation 'com.mojolly.scalate:scalate-generator_2.9.0:0.5.0'
// https://jarcasting.com/artifacts/com.mojolly.scalate/scalate-generator_2.9.0/
implementation ("com.mojolly.scalate:scalate-generator_2.9.0:0.5.0")
'com.mojolly.scalate:scalate-generator_2.9.0:jar:0.5.0'
<dependency org="com.mojolly.scalate" name="scalate-generator_2.9.0" rev="0.5.0">
<artifact name="scalate-generator_2.9.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mojolly.scalate', module='scalate-generator_2.9.0', version='0.5.0')
)
libraryDependencies += "com.mojolly.scalate" % "scalate-generator_2.9.0" % "0.5.0"
[com.mojolly.scalate/scalate-generator_2.9.0 "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.0 |
org.fusesource.scalate : scalate-core_2.9 | jar | 1.6.1 |