| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jerrymice.common |
| ArtifactId | ArtifactIdcommon-all |
| Last Version | Last Version0.0.2.beta7 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncomm.github.jerrymice.common-all
this java commit utils project by parent
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-all-0.0.2.beta7.pom | 3 KB |
| Browse |
<!-- 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.beta7</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.beta7'
// https://jarcasting.com/artifacts/com.github.jerrymice.common/common-all/
implementation ("com.github.jerrymice.common:common-all:0.0.2.beta7")
'com.github.jerrymice.common:common-all:pom:0.0.2.beta7'
<dependency org="com.github.jerrymice.common" name="common-all" rev="0.0.2.beta7">
<artifact name="common-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jerrymice.common', module='common-all', version='0.0.2.beta7')
)
libraryDependencies += "com.github.jerrymice.common" % "common-all" % "0.0.2.beta7"
[com.github.jerrymice.common/common-all "0.0.2.beta7"]