Last Version

j4ts 2.0.0

JS runtime for Java API support used wrapped as a JSweet candy

License

License

GroupId

GroupId

org.jsweet
ArtifactId

ArtifactId

j4ts
Version

Version

2.0.0
Type

Type

jar
Description

Description

j4ts
JS runtime for Java API support used wrapped as a JSweet candy
Project URL

Project URL

http://www.jsweet.org
Project Organization

Project Organization

JSweet
Source Code Management

Source Code Management

https://github.com/j4ts/j4ts

Download j4ts 2.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jsweet : jsweet-transpiler jar 3.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.