is not current version
Last Version 0.1.38

com.github.rednoll:kero-security-git 0.1.0

Kero-Security-Git - integration Kero-Security with Git

Categories

Categories

Git Development Tools Version Controls Security
GroupId

GroupId

com.github.rednoll
ArtifactId

ArtifactId

kero-security-git
Version

Version

0.1.0
Type

Type

pom

Download kero-security-git 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.rednoll/kero-security-git/ -->
<dependency>
    <groupId>com.github.rednoll</groupId>
    <artifactId>kero-security-git</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rednoll/kero-security-git/
implementation 'com.github.rednoll:kero-security-git:0.1.0'
// https://jarcasting.com/artifacts/com.github.rednoll/kero-security-git/
implementation ("com.github.rednoll:kero-security-git:0.1.0")
'com.github.rednoll:kero-security-git:pom:0.1.0'
<dependency org="com.github.rednoll" name="kero-security-git" rev="0.1.0">
  <artifact name="kero-security-git" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rednoll', module='kero-security-git', version='0.1.0')
)
libraryDependencies += "com.github.rednoll" % "kero-security-git" % "0.1.0"
[com.github.rednoll/kero-security-git "0.1.0"]