is not current version
Last Version 1.0.0-alpha14

com.opsbears.webcomponents:configuration 1.0.0-alpha9

Utilities for creating and reading configuration options

Categories

Categories

Configuration Application Layer Libs config SBE Data Data Structures
GroupId

GroupId

com.opsbears.webcomponents
ArtifactId

ArtifactId

configuration
Version

Version

1.0.0-alpha9
Type

Type

jar

Download configuration 1.0.0-alpha9


<!-- https://jarcasting.com/artifacts/com.opsbears.webcomponents/configuration/ -->
<dependency>
    <groupId>com.opsbears.webcomponents</groupId>
    <artifactId>configuration</artifactId>
    <version>1.0.0-alpha9</version>
</dependency>
// https://jarcasting.com/artifacts/com.opsbears.webcomponents/configuration/
implementation 'com.opsbears.webcomponents:configuration:1.0.0-alpha9'
// https://jarcasting.com/artifacts/com.opsbears.webcomponents/configuration/
implementation ("com.opsbears.webcomponents:configuration:1.0.0-alpha9")
'com.opsbears.webcomponents:configuration:jar:1.0.0-alpha9'
<dependency org="com.opsbears.webcomponents" name="configuration" rev="1.0.0-alpha9">
  <artifact name="configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opsbears.webcomponents', module='configuration', version='1.0.0-alpha9')
)
libraryDependencies += "com.opsbears.webcomponents" % "configuration" % "1.0.0-alpha9"
[com.opsbears.webcomponents/configuration "1.0.0-alpha9"]