License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdio.spring.javaformat |
ArtifactId | ArtifactIdspring-javaformat-formatter-shaded |
Last Version | Last Version0.0.34 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring JavaFormat Formatter Shaded
Spring JavaFormat
|
<!-- https://jarcasting.com/artifacts/io.spring.javaformat/spring-javaformat-formatter-shaded/ -->
<dependency>
<groupId>io.spring.javaformat</groupId>
<artifactId>spring-javaformat-formatter-shaded</artifactId>
<version>0.0.34</version>
</dependency>
// https://jarcasting.com/artifacts/io.spring.javaformat/spring-javaformat-formatter-shaded/
implementation 'io.spring.javaformat:spring-javaformat-formatter-shaded:0.0.34'
// https://jarcasting.com/artifacts/io.spring.javaformat/spring-javaformat-formatter-shaded/
implementation ("io.spring.javaformat:spring-javaformat-formatter-shaded:0.0.34")
'io.spring.javaformat:spring-javaformat-formatter-shaded:jar:0.0.34'
<dependency org="io.spring.javaformat" name="spring-javaformat-formatter-shaded" rev="0.0.34">
<artifact name="spring-javaformat-formatter-shaded" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.spring.javaformat', module='spring-javaformat-formatter-shaded', version='0.0.34')
)
libraryDependencies += "io.spring.javaformat" % "spring-javaformat-formatter-shaded" % "0.0.34"
[io.spring.javaformat/spring-javaformat-formatter-shaded "0.0.34"]