axtstar / asta4e   0.0.23

GitHub

Excel template engine

Scala versions: 2.12 2.11

asta4e 0.0.2


Group ID:
com.axtstar
Artifact ID:
asta4e_2.11
Version:
0.0.2
Release Date:
Jul 5, 2018
Licenses:
Files:

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

Mill build tool

ivy"com.axtstar::asta4e:0.0.2"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.axtstar</groupId>
  <artifactId>asta4e_2.11</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'com.axtstar', name: 'asta4e_2.11', version: '0.0.2'