License |
License |
---|---|
GroupId | GroupIdcom.mangofactory |
ArtifactId | ArtifactIdtypescript4j |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTypescript4j
Java library for compiling Typescript
|
Project URL |
Project URL |
Project Organization |
Project OrganizationThe Mango Factory |
Filename | Size |
---|---|
typescript4j-0.4.0.pom | |
typescript4j-0.4.0.jar | 288 KB |
typescript4j-0.4.0-sources.jar | 281 KB |
typescript4j-0.4.0-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mangofactory/typescript4j/ -->
<dependency>
<groupId>com.mangofactory</groupId>
<artifactId>typescript4j</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mangofactory/typescript4j/
implementation 'com.mangofactory:typescript4j:0.4.0'
// https://jarcasting.com/artifacts/com.mangofactory/typescript4j/
implementation ("com.mangofactory:typescript4j:0.4.0")
'com.mangofactory:typescript4j:jar:0.4.0'
<dependency org="com.mangofactory" name="typescript4j" rev="0.4.0">
<artifact name="typescript4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mangofactory', module='typescript4j', version='0.4.0')
)
libraryDependencies += "com.mangofactory" % "typescript4j" % "0.4.0"
[com.mangofactory/typescript4j "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
org.apache.commons : commons-lang3 | jar | 3.1 |
org.mozilla : rhino | jar | 1.7R4 |
commons-lang : commons-lang | jar | 2.5 |
org.slf4j : slf4j-api | jar | 1.6.4 |
com.google.guava : guava | jar | 13.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 0.11.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-core | jar | 1.9.0 |
org.powermock : powermock-module-junit4 | jar | 1.4.11 |
org.powermock : powermock-api-mockito | jar | 1.4.11 |
org.slf4j : slf4j-simple | jar | 1.6.4 |