m

manifold-plugin-placeholder

Placeholder for JavacPlugin in core manifold
http://manifold.systems
The Apache License, Version 2.0
Manifold Systems, LLC
Files download
File Operation
manifold-plugin-placeholder-0.1.1-alpha.jar download
manifold-plugin-placeholder-0.1.1-alpha.pom download
manifold-plugin-placeholder-0.1.1-alpha-sources.jar download
Apache Maven
<dependency>
  <groupId>systems.manifold</groupId>
  <artifactId>manifold-plugin-placeholder</artifactId>
  <version>0.1.1-alpha</version>
</dependency>
Gradle Groovy
implementation 'systems.manifold:manifold-plugin-placeholder:0.1.1-alpha'
Gradle Kotlin
implementation("systems.manifold:manifold-plugin-placeholder:0.1.1-alpha")
Scala SBT
libraryDependencies += "systems.manifold" % "manifold-plugin-placeholder" % "0.1.1-alpha"
Groovy Grape
@Grapes(
  @Grab(group='systems.manifold', module='manifold-plugin-placeholder', version='0.1.1-alpha')
)
Apache Ivy
<dependency org="systems.manifold" name="manifold-plugin-placeholder" rev="0.1.1-alpha" />
Leiningen
[systems.manifold/manifold-plugin-placeholder "0.1.1-alpha"]
Apache Buildr
'systems.manifold:manifold-plugin-placeholder:jar:0.1.1-alpha'
Dependencies
The project has no third-party dependencies