is not current version
Last Version 1.9.1-797

com.github.autoscaler:autoscale-core 1.7.0-363


Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.autoscaler
ArtifactId

ArtifactId

autoscale-core
Version

Version

1.7.0-363
Type

Type

jar

Download autoscale-core 1.7.0-363


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