is not current version
Last Version 1.11.1

com.github.automately:automately-core 1.10.0

A Scalable Backend Platform

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.automately
ArtifactId

ArtifactId

automately-core
Version

Version

1.10.0
Type

Type

jar

Download automately-core 1.10.0


<!-- https://jarcasting.com/artifacts/com.github.automately/automately-core/ -->
<dependency>
    <groupId>com.github.automately</groupId>
    <artifactId>automately-core</artifactId>
    <version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.automately/automately-core/
implementation 'com.github.automately:automately-core:1.10.0'
// https://jarcasting.com/artifacts/com.github.automately/automately-core/
implementation ("com.github.automately:automately-core:1.10.0")
'com.github.automately:automately-core:jar:1.10.0'
<dependency org="com.github.automately" name="automately-core" rev="1.10.0">
  <artifact name="automately-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.automately', module='automately-core', version='1.10.0')
)
libraryDependencies += "com.github.automately" % "automately-core" % "1.10.0"
[com.github.automately/automately-core "1.10.0"]