| GroupId | GroupIdcom.languagelatte |
|---|---|
| ArtifactId | ArtifactIdsimple-chaos-spring |
| Version | Version0.0.7 |
| Type | Typejar |
| Filename | Size |
|---|---|
| simple-chaos-spring-0.0.7.pom | |
| simple-chaos-spring-0.0.7.jar | 5 KB |
| simple-chaos-spring-0.0.7-sources.jar | 4 KB |
| simple-chaos-spring-0.0.7-javadoc.jar | 114 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.languagelatte/simple-chaos-spring/ -->
<dependency>
<groupId>com.languagelatte</groupId>
<artifactId>simple-chaos-spring</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.languagelatte/simple-chaos-spring/
implementation 'com.languagelatte:simple-chaos-spring:0.0.7'
// https://jarcasting.com/artifacts/com.languagelatte/simple-chaos-spring/
implementation ("com.languagelatte:simple-chaos-spring:0.0.7")
'com.languagelatte:simple-chaos-spring:jar:0.0.7'
<dependency org="com.languagelatte" name="simple-chaos-spring" rev="0.0.7">
<artifact name="simple-chaos-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.languagelatte', module='simple-chaos-spring', version='0.0.7')
)
libraryDependencies += "com.languagelatte" % "simple-chaos-spring" % "0.0.7"
[com.languagelatte/simple-chaos-spring "0.0.7"]