axtstar / asta4e   0.0.23

GitHub

Excel template engine

Scala versions: 2.12 2.11

asta4e 0.0.1


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

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

Mill build tool

ivy"com.axtstar::asta4e:0.0.1"

Scala CLI

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

Ammonite REPL

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

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

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