c

code-formatter-resources

代码格式化配置资源.
https://github.com/FSixteen/code-formatter
The Apache Software License, Version 2.0
FSixteen
Files download
File Operation
code-formatter-resources-1.0.1.jar download
code-formatter-resources-1.0.1.pom download
Apache Maven
<dependency>
  <groupId>io.github.fsixteen</groupId>
  <artifactId>code-formatter-resources</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'io.github.fsixteen:code-formatter-resources:1.0.1'
Gradle Kotlin
implementation("io.github.fsixteen:code-formatter-resources:1.0.1")
Scala SBT
libraryDependencies += "io.github.fsixteen" % "code-formatter-resources" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.fsixteen', module='code-formatter-resources', version='1.0.1')
)
Apache Ivy
<dependency org="io.github.fsixteen" name="code-formatter-resources" rev="1.0.1" />
Leiningen
[io.github.fsixteen/code-formatter-resources "1.0.1"]
Apache Buildr
'io.github.fsixteen:code-formatter-resources:jar:1.0.1'
Dependencies
The project has no third-party dependencies