is not current version
Last Version 0.0.3

com.github.houbb:resubmit 0.0.2

The resubmit tool for java.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

resubmit
Version

Version

0.0.2
Type

Type

pom

Download resubmit 0.0.2

Filename Size
resubmit-0.0.2.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.houbb/resubmit/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>resubmit</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/resubmit/
implementation 'com.github.houbb:resubmit:0.0.2'
// https://jarcasting.com/artifacts/com.github.houbb/resubmit/
implementation ("com.github.houbb:resubmit:0.0.2")
'com.github.houbb:resubmit:pom:0.0.2'
<dependency org="com.github.houbb" name="resubmit" rev="0.0.2">
  <artifact name="resubmit" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='resubmit', version='0.0.2')
)
libraryDependencies += "com.github.houbb" % "resubmit" % "0.0.2"
[com.github.houbb/resubmit "0.0.2"]