is not current version
Last Version 0.0.2.beta7

com.github.jerrymice.common:common-all 0.0.2.beta4

this java commit utils project by parent

GroupId

GroupId

com.github.jerrymice.common
ArtifactId

ArtifactId

common-all
Version

Version

0.0.2.beta4
Type

Type

pom

Download common-all 0.0.2.beta4


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