| License |
License |
|---|---|
| GroupId | GroupIdcom.github.alexarchambault.play22sbt |
| ArtifactId | ArtifactIdtemplates-compiler_2.10 |
| Last Version | Last Version2.2.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTemplates-Compiler
Templates-Compiler
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.alexarchambault.play22sbt |
<!-- https://jarcasting.com/artifacts/com.github.alexarchambault.play22sbt/templates-compiler_2.10/ -->
<dependency>
<groupId>com.github.alexarchambault.play22sbt</groupId>
<artifactId>templates-compiler_2.10</artifactId>
<version>2.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alexarchambault.play22sbt/templates-compiler_2.10/
implementation 'com.github.alexarchambault.play22sbt:templates-compiler_2.10:2.2.6'
// https://jarcasting.com/artifacts/com.github.alexarchambault.play22sbt/templates-compiler_2.10/
implementation ("com.github.alexarchambault.play22sbt:templates-compiler_2.10:2.2.6")
'com.github.alexarchambault.play22sbt:templates-compiler_2.10:jar:2.2.6'
<dependency org="com.github.alexarchambault.play22sbt" name="templates-compiler_2.10" rev="2.2.6">
<artifact name="templates-compiler_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alexarchambault.play22sbt', module='templates-compiler_2.10', version='2.2.6')
)
libraryDependencies += "com.github.alexarchambault.play22sbt" % "templates-compiler_2.10" % "2.2.6"
[com.github.alexarchambault.play22sbt/templates-compiler_2.10 "2.2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.scala-incubator.io : scala-io-file_2.10 | jar | 0.4.2 |
| org.scala-lang : scala-compiler | jar | 2.10.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2_2.10 | jar | 2.1.1 |