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.19.pom download
Apache Maven
<dependency>
  <groupId>org.microbean</groupId>
  <artifactId>microbean-lang-parent</artifactId>
  <version>0.0.19</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.microbean:microbean-lang-parent:0.0.19'
Gradle Kotlin
implementation("org.microbean:microbean-lang-parent:0.0.19")
Scala SBT
libraryDependencies += "org.microbean" % "microbean-lang-parent" % "0.0.19"
Groovy Grape
@Grapes(
  @Grab(group='org.microbean', module='microbean-lang-parent', version='0.0.19')
)
Apache Ivy
<dependency org="org.microbean" name="microbean-lang-parent" rev="0.0.19" />
Leiningen
[org.microbean/microbean-lang-parent "0.0.19"]
Apache Buildr
'org.microbean:microbean-lang-parent:jar:0.0.19'
Dependencies
The project has no third-party dependencies