Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.sidewayscoding |
ArtifactId | ArtifactIdsbt_template_engine_2.7.7 |
Version | Version0.3 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
sbt_template_engine_2.7.7-0.3.pom | |
sbt_template_engine_2.7.7-0.3.jar | 183 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sidewayscoding/sbt_template_engine_2.7.7/ -->
<dependency>
<groupId>com.sidewayscoding</groupId>
<artifactId>sbt_template_engine_2.7.7</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.sidewayscoding/sbt_template_engine_2.7.7/
implementation 'com.sidewayscoding:sbt_template_engine_2.7.7:0.3'
// https://jarcasting.com/artifacts/com.sidewayscoding/sbt_template_engine_2.7.7/
implementation ("com.sidewayscoding:sbt_template_engine_2.7.7:0.3")
'com.sidewayscoding:sbt_template_engine_2.7.7:jar:0.3'
<dependency org="com.sidewayscoding" name="sbt_template_engine_2.7.7" rev="0.3">
<artifact name="sbt_template_engine_2.7.7" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sidewayscoding', module='sbt_template_engine_2.7.7', version='0.3')
)
libraryDependencies += "com.sidewayscoding" % "sbt_template_engine_2.7.7" % "0.3"
[com.sidewayscoding/sbt_template_engine_2.7.7 "0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.sidewayscoding : scalate-core | jar | 1.0-SNAPSHOT |
net.liftweb : lift-common | jar | 2.0-M5 |
org.scala-lang : scala-library | jar | 2.7.7 |