Last Version

JDT Compiler Settings 1.0.0

Shared compiler settings for Java projects using the Eclipse JDT compiler.

License

License

GroupId

GroupId

com.github.sebhoss
ArtifactId

ArtifactId

jdt-compiler-settings
Version

Version

1.0.0
Type

Type

jar
Description

Description

JDT Compiler Settings
Shared compiler settings for Java projects using the Eclipse JDT compiler.
Project URL

Project URL

https://github.com/sebhoss/jdt-compiler-settings
Source Code Management

Source Code Management

https://github.com/sebhoss/jdt-compiler-settings

Download jdt-compiler-settings 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.