| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.datathings |
| ArtifactId | ArtifactIdj2ts-transpiler |
| Version | Version92 |
| Type | Typejar |
| Description |
Descriptionj2ts-transpiler
Java2TypeScript
|
| Filename | Size |
|---|---|
| j2ts-transpiler-92.pom | |
| j2ts-transpiler-92.jar | 99 KB |
| j2ts-transpiler-92-sources.jar | 81 KB |
| j2ts-transpiler-92-javadoc.jar | 302 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.datathings/j2ts-transpiler/ -->
<dependency>
<groupId>com.datathings</groupId>
<artifactId>j2ts-transpiler</artifactId>
<version>92</version>
</dependency>
// https://jarcasting.com/artifacts/com.datathings/j2ts-transpiler/
implementation 'com.datathings:j2ts-transpiler:92'
// https://jarcasting.com/artifacts/com.datathings/j2ts-transpiler/
implementation ("com.datathings:j2ts-transpiler:92")
'com.datathings:j2ts-transpiler:jar:92'
<dependency org="com.datathings" name="j2ts-transpiler" rev="92">
<artifact name="j2ts-transpiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datathings', module='j2ts-transpiler', version='92')
)
libraryDependencies += "com.datathings" % "j2ts-transpiler" % "92"
[com.datathings/j2ts-transpiler "92"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-compiler | jar | 1.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |