is not current version
Last Version 0.0.2

org.cyclopsgroup:gitcon 0.0.1

Git backened runtime config

Categories

Categories

Cyclops General Purpose Libraries Functional Programming
GroupId

GroupId

org.cyclopsgroup
ArtifactId

ArtifactId

gitcon
Version

Version

0.0.1
Type

Type

jar

Download gitcon 0.0.1


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