| GroupId | GroupIdcom.pepperize |
|---|---|
| ArtifactId | ArtifactIdcdk-organizations |
| Version | Version0.4.93 |
| Type | Typejar |
| Filename | Size |
|---|---|
| cdk-organizations-0.4.93.pom | |
| cdk-organizations-0.4.93.jar | 223 KB |
| cdk-organizations-0.4.93-sources.jar | 192 KB |
| cdk-organizations-0.4.93-javadoc.jar | 886 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.pepperize/cdk-organizations/ -->
<dependency>
<groupId>com.pepperize</groupId>
<artifactId>cdk-organizations</artifactId>
<version>0.4.93</version>
</dependency>
// https://jarcasting.com/artifacts/com.pepperize/cdk-organizations/
implementation 'com.pepperize:cdk-organizations:0.4.93'
// https://jarcasting.com/artifacts/com.pepperize/cdk-organizations/
implementation ("com.pepperize:cdk-organizations:0.4.93")
'com.pepperize:cdk-organizations:jar:0.4.93'
<dependency org="com.pepperize" name="cdk-organizations" rev="0.4.93">
<artifact name="cdk-organizations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pepperize', module='cdk-organizations', version='0.4.93')
)
libraryDependencies += "com.pepperize" % "cdk-organizations" % "0.4.93"
[com.pepperize/cdk-organizations "0.4.93"]