m

microbean-lang-parent

microBean™ Lang: Parent: The parent project of the microBean™ Lang project suite.
https://microbean.github.io/microbean-lang
Apache License 2.0
microBean™
Laird Nelson
Files download
File Operation
microbean-lang-parent-0.0.14.pom download
Apache Maven
<dependency>
  <groupId>org.microbean</groupId>
  <artifactId>microbean-lang-parent</artifactId>
  <version>0.0.14</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.microbean:microbean-lang-parent:0.0.14'
Gradle Kotlin
implementation("org.microbean:microbean-lang-parent:0.0.14")
Scala SBT
libraryDependencies += "org.microbean" % "microbean-lang-parent" % "0.0.14"
Groovy Grape
@Grapes(
  @Grab(group='org.microbean', module='microbean-lang-parent', version='0.0.14')
)
Apache Ivy
<dependency org="org.microbean" name="microbean-lang-parent" rev="0.0.14" />
Leiningen
[org.microbean/microbean-lang-parent "0.0.14"]
Apache Buildr
'org.microbean:microbean-lang-parent:jar:0.0.14'
Dependencies
The project has no third-party dependencies