is not current version
Last Version 2.0.0

com.github.sebhoss:jdt-settings 1.0.1

Shared settings for Java projects using Eclipse JDT.

GroupId

GroupId

com.github.sebhoss
ArtifactId

ArtifactId

jdt-settings
Version

Version

1.0.1
Type

Type

jar

Download jdt-settings 1.0.1


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