License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdio.automatiko.extras |
ArtifactId | ArtifactIdextras |
Last Version | Last Version0.16.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAutomatiko Engine :: Extras
Additional extensions to capabilities provided by Automatiko
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
extras-0.16.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.automatiko.extras/extras/ -->
<dependency>
<groupId>io.automatiko.extras</groupId>
<artifactId>extras</artifactId>
<version>0.16.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.automatiko.extras/extras/
implementation 'io.automatiko.extras:extras:0.16.1'
// https://jarcasting.com/artifacts/io.automatiko.extras/extras/
implementation ("io.automatiko.extras:extras:0.16.1")
'io.automatiko.extras:extras:pom:0.16.1'
<dependency org="io.automatiko.extras" name="extras" rev="0.16.1">
<artifact name="extras" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.automatiko.extras', module='extras', version='0.16.1')
)
libraryDependencies += "io.automatiko.extras" % "extras" % "0.16.1"
[io.automatiko.extras/extras "0.16.1"]