GroupId | GroupIdcom.github.cloudyrock.changock |
---|---|
ArtifactId | ArtifactIdchangock-decorator-util |
Version | Version1.0.7.alpha |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.cloudyrock.changock/changock-decorator-util/ -->
<dependency>
<groupId>com.github.cloudyrock.changock</groupId>
<artifactId>changock-decorator-util</artifactId>
<version>1.0.7.alpha</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cloudyrock.changock/changock-decorator-util/
implementation 'com.github.cloudyrock.changock:changock-decorator-util:1.0.7.alpha'
// https://jarcasting.com/artifacts/com.github.cloudyrock.changock/changock-decorator-util/
implementation ("com.github.cloudyrock.changock:changock-decorator-util:1.0.7.alpha")
'com.github.cloudyrock.changock:changock-decorator-util:jar:1.0.7.alpha'
<dependency org="com.github.cloudyrock.changock" name="changock-decorator-util" rev="1.0.7.alpha">
<artifact name="changock-decorator-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cloudyrock.changock', module='changock-decorator-util', version='1.0.7.alpha')
)
libraryDependencies += "com.github.cloudyrock.changock" % "changock-decorator-util" % "1.0.7.alpha"
[com.github.cloudyrock.changock/changock-decorator-util "1.0.7.alpha"]