is not current version
Last Version 6.3.0

org.jsweet:jsweet-core 6.0.4

JavaScript API for JSweet

GroupId

GroupId

org.jsweet
ArtifactId

ArtifactId

jsweet-core
Version

Version

6.0.4
Type

Type

jar

Download jsweet-core 6.0.4


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