is not current version
Last Version 1.2

com.github.infogen7:infogen_combine V1.0

分布式服务框架

GroupId

GroupId

com.github.infogen7
ArtifactId

ArtifactId

infogen_combine
Version

Version

V1.0
Type

Type

pom

Download infogen_combine V1.0

Filename Size
infogen_combine-V1.0.pom 6 KB
Browse

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