License |
License |
---|---|
GroupId | GroupIdcom.aoindustries |
ArtifactId | ArtifactIdao-lang-book |
Version | Version5.0.0 |
Type | Typepom |
Description |
DescriptionAO Lang Book
Documentation for AO Lang in SemanticCMS format.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ao-lang-book-5.0.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aoindustries/ao-lang-book/ -->
<dependency>
<groupId>com.aoindustries</groupId>
<artifactId>ao-lang-book</artifactId>
<version>5.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aoindustries/ao-lang-book/
implementation 'com.aoindustries:ao-lang-book:5.0.0'
// https://jarcasting.com/artifacts/com.aoindustries/ao-lang-book/
implementation ("com.aoindustries:ao-lang-book:5.0.0")
'com.aoindustries:ao-lang-book:pom:5.0.0'
<dependency org="com.aoindustries" name="ao-lang-book" rev="5.0.0">
<artifact name="ao-lang-book" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aoindustries', module='ao-lang-book', version='5.0.0')
)
libraryDependencies += "com.aoindustries" % "ao-lang-book" % "5.0.0"
[com.aoindustries/ao-lang-book "5.0.0"]