axtstar / asta4e   0.0.23

GitHub

Excel template engine

Scala versions: 2.12 2.11

asta4e 0.0.9


Group ID:
com.axtstar
Artifact ID:
asta4e_2.12
Version:
0.0.9
Release Date:
May 24, 2019
Licenses:
Files:

libraryDependencies += "com.axtstar" %% "asta4e" % "0.0.9"

Mill build tool

ivy"com.axtstar::asta4e:0.0.9"

Scala CLI

//> using dep "com.axtstar::asta4e:0.0.9"

Ammonite REPL

import $ivy.`com.axtstar::asta4e:0.0.9`

<dependency>
  <groupId>com.axtstar</groupId>
  <artifactId>asta4e_2.12</artifactId>
  <version>0.0.9</version>
</dependency>

compile group: 'com.axtstar', name: 'asta4e_2.12', version: '0.0.9'