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