is not current version
Last Version 1.0.1

com.github.haosenwei:g4m-com 1.0-releases

go4mi基础支持,entity,mapper

GroupId

GroupId

com.github.haosenwei
ArtifactId

ArtifactId

g4m-com
Version

Version

1.0-releases
Type

Type

jar

Download g4m-com 1.0-releases


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