GroupId | GroupIdcom.marcnuri.yakc.apis |
---|---|
ArtifactId | ArtifactIdcert-manager |
Version | Version0.0.19 |
Type | Typejar |
Filename | Size |
---|---|
cert-manager-0.0.19.pom | |
cert-manager-0.0.19.jar | 633 KB |
cert-manager-0.0.19-sources.jar | 187 KB |
cert-manager-0.0.19-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.marcnuri.yakc.apis/cert-manager/ -->
<dependency>
<groupId>com.marcnuri.yakc.apis</groupId>
<artifactId>cert-manager</artifactId>
<version>0.0.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.marcnuri.yakc.apis/cert-manager/
implementation 'com.marcnuri.yakc.apis:cert-manager:0.0.19'
// https://jarcasting.com/artifacts/com.marcnuri.yakc.apis/cert-manager/
implementation ("com.marcnuri.yakc.apis:cert-manager:0.0.19")
'com.marcnuri.yakc.apis:cert-manager:jar:0.0.19'
<dependency org="com.marcnuri.yakc.apis" name="cert-manager" rev="0.0.19">
<artifact name="cert-manager" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marcnuri.yakc.apis', module='cert-manager', version='0.0.19')
)
libraryDependencies += "com.marcnuri.yakc.apis" % "cert-manager" % "0.0.19"
[com.marcnuri.yakc.apis/cert-manager "0.0.19"]