License |
License |
---|---|
Categories |
CategoriesJava Languages Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.automately |
ArtifactId | ArtifactIdautomately-java |
Last Version | Last Version1.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAutomately Java Library
A Scalable Backend Platform
|
Filename | Size |
---|---|
automately-java-1.0.8.pom | |
automately-java-1.0.8.jar | 27 KB |
automately-java-1.0.8-sources.jar | 10 KB |
automately-java-1.0.8-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.automately/automately-java/ -->
<dependency>
<groupId>com.github.automately</groupId>
<artifactId>automately-java</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.automately/automately-java/
implementation 'com.github.automately:automately-java:1.0.8'
// https://jarcasting.com/artifacts/com.github.automately/automately-java/
implementation ("com.github.automately:automately-java:1.0.8")
'com.github.automately:automately-java:jar:1.0.8'
<dependency org="com.github.automately" name="automately-java" rev="1.0.8">
<artifact name="automately-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.automately', module='automately-java', version='1.0.8')
)
libraryDependencies += "com.github.automately" % "automately-java" % "1.0.8"
[com.github.automately/automately-java "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.4.1 |
com.bestellensoftware : jsync.io | jar | 1.10.9 |
junit : junit | jar | 4.12 |