Last Version

Template engine for TypeScript 0.0.1

Template engine for TypeScript

License

License

GroupId

GroupId

io.github.daniloarcidiacono
ArtifactId

ArtifactId

typescript-template
Version

Version

0.0.1
Type

Type

jar
Description

Description

Template engine for TypeScript
Template engine for TypeScript
Project URL

Project URL

http://github.com/daniloarcidiacono/typescript-template
Source Code Management

Source Code Management

https://github.com/daniloarcidiacono/typescript-template.git

Download typescript-template 0.0.1


<!-- https://jarcasting.com/artifacts/io.github.daniloarcidiacono/typescript-template/ -->
<dependency>
    <groupId>io.github.daniloarcidiacono</groupId>
    <artifactId>typescript-template</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.daniloarcidiacono/typescript-template/
implementation 'io.github.daniloarcidiacono:typescript-template:0.0.1'
// https://jarcasting.com/artifacts/io.github.daniloarcidiacono/typescript-template/
implementation ("io.github.daniloarcidiacono:typescript-template:0.0.1")
'io.github.daniloarcidiacono:typescript-template:jar:0.0.1'
<dependency org="io.github.daniloarcidiacono" name="typescript-template" rev="0.0.1">
  <artifact name="typescript-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.daniloarcidiacono', module='typescript-template', version='0.0.1')
)
libraryDependencies += "io.github.daniloarcidiacono" % "typescript-template" % "0.0.1"
[io.github.daniloarcidiacono/typescript-template "0.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.daniloarcidiacono : commons-lang jar 0.1.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.