is not current version
Last Version 0.0.25

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

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.17
Type

Type

jar

Download cert-manager 0.0.17


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