| License |
License |
|---|---|
| Categories |
CategoriesManifold Development Tools Development Libraries |
| GroupId | GroupIdsystems.manifold |
| ArtifactId | ArtifactIdmanifold-deps-parent |
| Version | Version2021.1.30 |
| Type | Typepom |
| Description |
DescriptionManifold :: Dependencies Parent
Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension
Methods, Operator Overloading, Templates, a Preprocessor, and more.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| manifold-deps-parent-2021.1.30.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/systems.manifold/manifold-deps-parent/ -->
<dependency>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2021.1.30</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/systems.manifold/manifold-deps-parent/
implementation 'systems.manifold:manifold-deps-parent:2021.1.30'
// https://jarcasting.com/artifacts/systems.manifold/manifold-deps-parent/
implementation ("systems.manifold:manifold-deps-parent:2021.1.30")
'systems.manifold:manifold-deps-parent:pom:2021.1.30'
<dependency org="systems.manifold" name="manifold-deps-parent" rev="2021.1.30">
<artifact name="manifold-deps-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='systems.manifold', module='manifold-deps-parent', version='2021.1.30')
)
libraryDependencies += "systems.manifold" % "manifold-deps-parent" % "2021.1.30"
[systems.manifold/manifold-deps-parent "2021.1.30"]
| Group / Artifact | Type | Version |
|---|---|---|
| systems.manifold : manifold-javadoc-agent Optional | jar | 2021.1.30 |