| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages Manifold Development Tools Development Libraries |
| GroupId | GroupIdsystems.manifold |
| ArtifactId | ArtifactIdmanifold-js |
| Last Version | Last Version2022.1.18 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionManifold :: Javascript
Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension
Methods, Operator Overloading, Templates, a Preprocessor, and more.
|
| Filename | Size |
|---|---|
| manifold-js-2022.1.18.pom | |
| manifold-js-2022.1.18.jar | 19 KB |
| manifold-js-2022.1.18-sources.jar | 10 KB |
| manifold-js-2022.1.18-javadoc.jar | 41 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/systems.manifold/manifold-js/ -->
<dependency>
<groupId>systems.manifold</groupId>
<artifactId>manifold-js</artifactId>
<version>2022.1.18</version>
</dependency>
// https://jarcasting.com/artifacts/systems.manifold/manifold-js/
implementation 'systems.manifold:manifold-js:2022.1.18'
// https://jarcasting.com/artifacts/systems.manifold/manifold-js/
implementation ("systems.manifold:manifold-js:2022.1.18")
'systems.manifold:manifold-js:jar:2022.1.18'
<dependency org="systems.manifold" name="manifold-js" rev="2022.1.18">
<artifact name="manifold-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='systems.manifold', module='manifold-js', version='2022.1.18')
)
libraryDependencies += "systems.manifold" % "manifold-js" % "2022.1.18"
[systems.manifold/manifold-js "2022.1.18"]
| Group / Artifact | Type | Version |
|---|---|---|
| systems.manifold : manifold | jar | 2022.1.18 |
| systems.manifold : manifold-js-rt | jar | 2022.1.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| systems.manifold : manifold-javadoc-agent Optional | jar | 2022.1.18 |