is not current version
Last Version V12.0.0R210207

com.github.infogen7:infogen_core V2.5.00R160728

提供最基础的工具类

GroupId

GroupId

com.github.infogen7
ArtifactId

ArtifactId

infogen_core
Version

Version

V2.5.00R160728
Type

Type

jar

Download infogen_core V2.5.00R160728


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