License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdat.rseiler.pom-project |
ArtifactId | ArtifactIdconfig |
Version | Version1.1 |
Type | Typejar |
Description |
Descriptionat.rseiler.pom-project:config
Contains the configuration for the static code analysis tools.
|
Filename | Size |
---|---|
config-1.1.pom | |
config-1.1.jar | 1 KB |
config-1.1-config.zip | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/at.rseiler.pom-project/config/ -->
<dependency>
<groupId>at.rseiler.pom-project</groupId>
<artifactId>config</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/at.rseiler.pom-project/config/
implementation 'at.rseiler.pom-project:config:1.1'
// https://jarcasting.com/artifacts/at.rseiler.pom-project/config/
implementation ("at.rseiler.pom-project:config:1.1")
'at.rseiler.pom-project:config:jar:1.1'
<dependency org="at.rseiler.pom-project" name="config" rev="1.1">
<artifact name="config" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.rseiler.pom-project', module='config', version='1.1')
)
libraryDependencies += "at.rseiler.pom-project" % "config" % "1.1"
[at.rseiler.pom-project/config "1.1"]