is not current version
Last Version 5.2.1

com.oracle.labs.olcut:olcut-config-json 5.1.4


Categories

Categories

config Application Layer Libs Configuration JSON Data
GroupId

GroupId

com.oracle.labs.olcut
ArtifactId

ArtifactId

olcut-config-json
Version

Version

5.1.4
Type

Type

jar

Download olcut-config-json 5.1.4


<!-- https://jarcasting.com/artifacts/com.oracle.labs.olcut/olcut-config-json/ -->
<dependency>
    <groupId>com.oracle.labs.olcut</groupId>
    <artifactId>olcut-config-json</artifactId>
    <version>5.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.labs.olcut/olcut-config-json/
implementation 'com.oracle.labs.olcut:olcut-config-json:5.1.4'
// https://jarcasting.com/artifacts/com.oracle.labs.olcut/olcut-config-json/
implementation ("com.oracle.labs.olcut:olcut-config-json:5.1.4")
'com.oracle.labs.olcut:olcut-config-json:jar:5.1.4'
<dependency org="com.oracle.labs.olcut" name="olcut-config-json" rev="5.1.4">
  <artifact name="olcut-config-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.labs.olcut', module='olcut-config-json', version='5.1.4')
)
libraryDependencies += "com.oracle.labs.olcut" % "olcut-config-json" % "5.1.4"
[com.oracle.labs.olcut/olcut-config-json "5.1.4"]