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