gradle-typescript-plugin

Gradle plugin for projects using the TypeScript language

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

at.irian.typescript
ArtifactId

ArtifactId

gradle-typescript-plugin
Last Version

Last Version

0.12
Release Date

Release Date

Type

Type

jar
Description

Description

gradle-typescript-plugin
Gradle plugin for projects using the TypeScript language
Project URL

Project URL

https://github.com/jzarnikov/gradle-typescript-plugin

Download gradle-typescript-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/at.irian.typescript/gradle-typescript-plugin/ -->
<dependency>
    <groupId>at.irian.typescript</groupId>
    <artifactId>gradle-typescript-plugin</artifactId>
    <version>0.12</version>
</dependency>
// https://jarcasting.com/artifacts/at.irian.typescript/gradle-typescript-plugin/
implementation 'at.irian.typescript:gradle-typescript-plugin:0.12'
// https://jarcasting.com/artifacts/at.irian.typescript/gradle-typescript-plugin/
implementation ("at.irian.typescript:gradle-typescript-plugin:0.12")
'at.irian.typescript:gradle-typescript-plugin:jar:0.12'
<dependency org="at.irian.typescript" name="gradle-typescript-plugin" rev="0.12">
  <artifact name="gradle-typescript-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.irian.typescript', module='gradle-typescript-plugin', version='0.12')
)
libraryDependencies += "at.irian.typescript" % "gradle-typescript-plugin" % "0.12"
[at.irian.typescript/gradle-typescript-plugin "0.12"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 17.0
org.apache.ant : ant jar 1.9.2
commons-io : commons-io jar 1.4

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.12
0.11
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2