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