is not current version
Last Version 3.0.38

com.github.jchanghong:parent 2.3.3.8

抽取日常开发常用工具

GroupId

GroupId

com.github.jchanghong
ArtifactId

ArtifactId

parent
Version

Version

2.3.3.8
Type

Type

pom

Download parent 2.3.3.8

Filename Size
parent-2.3.3.8.pom 4 KB
Browse

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