Last Version

thera_2.13 0.2.0-M3

A template engine for Scala

License

License

MIT
GroupId

GroupId

com.akmetiuk
ArtifactId

ArtifactId

thera_2.13
Version

Version

0.2.0-M3
Type

Type

jar
Description

Description

thera_2.13
A template engine for Scala
Project URL

Project URL

https://github.com/scala-thera/thera

Download thera_2.13 0.2.0-M3


<!-- https://jarcasting.com/artifacts/com.akmetiuk/thera_2.13/ -->
<dependency>
    <groupId>com.akmetiuk</groupId>
    <artifactId>thera_2.13</artifactId>
    <version>0.2.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/com.akmetiuk/thera_2.13/
implementation 'com.akmetiuk:thera_2.13:0.2.0-M3'
// https://jarcasting.com/artifacts/com.akmetiuk/thera_2.13/
implementation ("com.akmetiuk:thera_2.13:0.2.0-M3")
'com.akmetiuk:thera_2.13:jar:0.2.0-M3'
<dependency org="com.akmetiuk" name="thera_2.13" rev="0.2.0-M3">
  <artifact name="thera_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.akmetiuk', module='thera_2.13', version='0.2.0-M3')
)
libraryDependencies += "com.akmetiuk" % "thera_2.13" % "0.2.0-M3"
[com.akmetiuk/thera_2.13 "0.2.0-M3"]

Dependencies

compile (6)

Group / Artifact Type Version
com.lihaoyi : fastparse_2.13 jar 2.3.0
com.lihaoyi : sourcecode_2.13 jar 0.1.9
io.circe : circe-core_2.13 jar 0.13.0
io.circe : circe-generic_2.13 jar 0.13.0
io.circe : circe-parser_2.13 jar 0.13.0
io.circe : circe-yaml_2.13 jar 0.13.0

Project Modules

There are no modules declared in this project.