is not current version
Last Version 0.0.25

com.marcnuri.yakc.apis:cert-manager 0.0.20

Retrofit2 based Java interfaces to create a declarative REST API client and model files for the Cert Manager.

GroupId

GroupId

com.marcnuri.yakc.apis
ArtifactId

ArtifactId

cert-manager
Version

Version

0.0.20
Type

Type

jar

Download cert-manager 0.0.20


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