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