is not current version
Last Version 1.1

at.rseiler.pom-project:config 1.0

Contains the configuration for the static code analysis tools.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

at.rseiler.pom-project
ArtifactId

ArtifactId

config
Version

Version

1.0
Type

Type

jar

Download config 1.0


<!-- https://jarcasting.com/artifacts/at.rseiler.pom-project/config/ -->
<dependency>
    <groupId>at.rseiler.pom-project</groupId>
    <artifactId>config</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.rseiler.pom-project/config/
implementation 'at.rseiler.pom-project:config:1.0'
// https://jarcasting.com/artifacts/at.rseiler.pom-project/config/
implementation ("at.rseiler.pom-project:config:1.0")
'at.rseiler.pom-project:config:jar:1.0'
<dependency org="at.rseiler.pom-project" name="config" rev="1.0">
  <artifact name="config" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.rseiler.pom-project', module='config', version='1.0')
)
libraryDependencies += "at.rseiler.pom-project" % "config" % "1.0"
[at.rseiler.pom-project/config "1.0"]