is not current version
Last Version 0.0.2

com.github.scizeron.jidr:jidr-app-conf 0.0.1

Configuration projects reference this assembly

GroupId

GroupId

com.github.scizeron.jidr
ArtifactId

ArtifactId

jidr-app-conf
Version

Version

0.0.1
Type

Type

pom

Download jidr-app-conf 0.0.1

Filename Size
jidr-app-conf-0.0.1.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.scizeron.jidr/jidr-app-conf/ -->
<dependency>
    <groupId>com.github.scizeron.jidr</groupId>
    <artifactId>jidr-app-conf</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.scizeron.jidr/jidr-app-conf/
implementation 'com.github.scizeron.jidr:jidr-app-conf:0.0.1'
// https://jarcasting.com/artifacts/com.github.scizeron.jidr/jidr-app-conf/
implementation ("com.github.scizeron.jidr:jidr-app-conf:0.0.1")
'com.github.scizeron.jidr:jidr-app-conf:pom:0.0.1'
<dependency org="com.github.scizeron.jidr" name="jidr-app-conf" rev="0.0.1">
  <artifact name="jidr-app-conf" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.scizeron.jidr', module='jidr-app-conf', version='0.0.1')
)
libraryDependencies += "com.github.scizeron.jidr" % "jidr-app-conf" % "0.0.1"
[com.github.scizeron.jidr/jidr-app-conf "0.0.1"]