is not current version
Last Version 0.1.7

io.slugstack.oss:rewrite-definitions 0.0.9

an example of publishing a java project using github actions

GroupId

GroupId

io.slugstack.oss
ArtifactId

ArtifactId

rewrite-definitions
Version

Version

0.0.9
Type

Type

jar

Download rewrite-definitions 0.0.9


<!-- https://jarcasting.com/artifacts/io.slugstack.oss/rewrite-definitions/ -->
<dependency>
    <groupId>io.slugstack.oss</groupId>
    <artifactId>rewrite-definitions</artifactId>
    <version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.slugstack.oss/rewrite-definitions/
implementation 'io.slugstack.oss:rewrite-definitions:0.0.9'
// https://jarcasting.com/artifacts/io.slugstack.oss/rewrite-definitions/
implementation ("io.slugstack.oss:rewrite-definitions:0.0.9")
'io.slugstack.oss:rewrite-definitions:jar:0.0.9'
<dependency org="io.slugstack.oss" name="rewrite-definitions" rev="0.0.9">
  <artifact name="rewrite-definitions" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.slugstack.oss', module='rewrite-definitions', version='0.0.9')
)
libraryDependencies += "io.slugstack.oss" % "rewrite-definitions" % "0.0.9"
[io.slugstack.oss/rewrite-definitions "0.0.9"]