Last Version

chaos 0.0.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.yingzhuo
ArtifactId

ArtifactId

chaos
Version

Version

0.0.1
Type

Type

jar
Description

Description

chaos
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/yingzhuo/chaos

Download chaos 0.0.1


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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.