is not current version
Last Version 1.1.0

com.github.ppodgorsek:configur-core 1.0.0

Core module for ConfiguR.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.ppodgorsek
ArtifactId

ArtifactId

configur-core
Version

Version

1.0.0
Type

Type

jar

Download configur-core 1.0.0


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