is not current version
Last Version 3.2

Autostyle Autostyle-lib 3.1

Autostyle - fix code style automatically

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.autostyle
ArtifactId

ArtifactId

autostyle-lib
Version

Version

3.1
Type

Type

jar
Description

Description

Autostyle Autostyle-lib
Autostyle - fix code style automatically
Project URL

Project URL

https://github.com/autostyle/autostyle
Source Code Management

Source Code Management

https://github.com/autostyle/autostyle

Download autostyle-lib 3.1


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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.50

Project Modules

There are no modules declared in this project.