Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdorg.zkovari.changelog |
ArtifactId | ArtifactIdchangelog-automation-core |
Version | Version0.3.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.zkovari.changelog/changelog-automation-core/ -->
<dependency>
<groupId>org.zkovari.changelog</groupId>
<artifactId>changelog-automation-core</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.zkovari.changelog/changelog-automation-core/
implementation 'org.zkovari.changelog:changelog-automation-core:0.3.0'
// https://jarcasting.com/artifacts/org.zkovari.changelog/changelog-automation-core/
implementation ("org.zkovari.changelog:changelog-automation-core:0.3.0")
'org.zkovari.changelog:changelog-automation-core:jar:0.3.0'
<dependency org="org.zkovari.changelog" name="changelog-automation-core" rev="0.3.0">
<artifact name="changelog-automation-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zkovari.changelog', module='changelog-automation-core', version='0.3.0')
)
libraryDependencies += "org.zkovari.changelog" % "changelog-automation-core" % "0.3.0"
[org.zkovari.changelog/changelog-automation-core "0.3.0"]