License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdcom.github.subchen |
ArtifactId | ArtifactIdjetbrick-eclipse-formatter |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjetbrick-eclipse-formatter
jetbrick eclipse formatter configuration
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.subchen/jetbrick-eclipse-formatter/ -->
<dependency>
<groupId>com.github.subchen</groupId>
<artifactId>jetbrick-eclipse-formatter</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.subchen/jetbrick-eclipse-formatter/
implementation 'com.github.subchen:jetbrick-eclipse-formatter:1.0'
// https://jarcasting.com/artifacts/com.github.subchen/jetbrick-eclipse-formatter/
implementation ("com.github.subchen:jetbrick-eclipse-formatter:1.0")
'com.github.subchen:jetbrick-eclipse-formatter:jar:1.0'
<dependency org="com.github.subchen" name="jetbrick-eclipse-formatter" rev="1.0">
<artifact name="jetbrick-eclipse-formatter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.subchen', module='jetbrick-eclipse-formatter', version='1.0')
)
libraryDependencies += "com.github.subchen" % "jetbrick-eclipse-formatter" % "1.0"
[com.github.subchen/jetbrick-eclipse-formatter "1.0"]