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