License |
License |
---|---|
GroupId | GroupIdcom.github.malkomich |
ArtifactId | ArtifactIdrelease-workflow-poc |
Last Version | Last Version6.5.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrelease-workflow-poc
Proof of concept for Github Actions release workflow
|
<!-- https://jarcasting.com/artifacts/com.github.malkomich/release-workflow-poc/ -->
<dependency>
<groupId>com.github.malkomich</groupId>
<artifactId>release-workflow-poc</artifactId>
<version>6.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.malkomich/release-workflow-poc/
implementation 'com.github.malkomich:release-workflow-poc:6.5.4'
// https://jarcasting.com/artifacts/com.github.malkomich/release-workflow-poc/
implementation ("com.github.malkomich:release-workflow-poc:6.5.4")
'com.github.malkomich:release-workflow-poc:jar:6.5.4'
<dependency org="com.github.malkomich" name="release-workflow-poc" rev="6.5.4">
<artifact name="release-workflow-poc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.malkomich', module='release-workflow-poc', version='6.5.4')
)
libraryDependencies += "com.github.malkomich" % "release-workflow-poc" % "6.5.4"
[com.github.malkomich/release-workflow-poc "6.5.4"]