is not current version
Last Version 1.2

com.github.infogen7:infogen_combine 1.1

分布式服务框架

GroupId

GroupId

com.github.infogen7
ArtifactId

ArtifactId

infogen_combine
Version

Version

1.1
Type

Type

pom

Download infogen_combine 1.1

Filename Size
infogen_combine-1.1.pom 5 KB
Browse

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