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