Last Version

JDT Settings 2.0.0

Shared settings for Java projects using Eclipse JDT.

License

License

GroupId

GroupId

com.github.sebhoss
ArtifactId

ArtifactId

jdt-settings
Version

Version

2.0.0
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download jdt-settings 2.0.0


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