License |
License |
---|---|
Categories |
CategoriesData config Application Layer Libs Configuration |
GroupId | GroupIdorg.dataglot |
ArtifactId | ArtifactIdorg.dataglot.config |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionorg.dataglot.config
Config
|
Filename | Size |
---|---|
org.dataglot.config-0.0.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dataglot/org.dataglot.config/ -->
<dependency>
<groupId>org.dataglot</groupId>
<artifactId>org.dataglot.config</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dataglot/org.dataglot.config/
implementation 'org.dataglot:org.dataglot.config:0.0.1'
// https://jarcasting.com/artifacts/org.dataglot/org.dataglot.config/
implementation ("org.dataglot:org.dataglot.config:0.0.1")
'org.dataglot:org.dataglot.config:pom:0.0.1'
<dependency org="org.dataglot" name="org.dataglot.config" rev="0.0.1">
<artifact name="org.dataglot.config" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dataglot', module='org.dataglot.config', version='0.0.1')
)
libraryDependencies += "org.dataglot" % "org.dataglot.config" % "0.0.1"
[org.dataglot/org.dataglot.config "0.0.1"]