| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdcom.github.autostyle |
| ArtifactId | ArtifactIdautostyle-testlib |
| Version | Version3.1 |
| Type | Typejar |
| Description |
DescriptionAutostyle Autostyle-testlib
Autostyle - fix code style automatically
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| autostyle-testlib-3.1.pom | |
| autostyle-testlib-3.1.jar | 103 KB |
| autostyle-testlib-3.1-sources.jar | 61 KB |
| autostyle-testlib-3.1-javadoc.jar | 375 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.autostyle/autostyle-testlib/ -->
<dependency>
<groupId>com.github.autostyle</groupId>
<artifactId>autostyle-testlib</artifactId>
<version>3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.autostyle/autostyle-testlib/
implementation 'com.github.autostyle:autostyle-testlib:3.1'
// https://jarcasting.com/artifacts/com.github.autostyle/autostyle-testlib/
implementation ("com.github.autostyle:autostyle-testlib:3.1")
'com.github.autostyle:autostyle-testlib:jar:3.1'
<dependency org="com.github.autostyle" name="autostyle-testlib" rev="3.1">
<artifact name="autostyle-testlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.autostyle', module='autostyle-testlib', version='3.1')
)
libraryDependencies += "com.github.autostyle" % "autostyle-testlib" % "3.1"
[com.github.autostyle/autostyle-testlib "3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.autostyle : autostyle-lib | jar | 3.1 |
| com.diffplug.durian : durian-core | jar | 1.2.0 |
| com.diffplug.durian : durian-testlib | jar | 1.2.0 |
| org.assertj : assertj-core | jar | 3.5.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.0-M1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.6.0-M1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.50 |
| com.diffplug.durian : durian-io | jar | 1.2.0 |
| com.diffplug.durian : durian-collect | jar | 1.2.0 |