GroupId | GroupIdcom.github.infogen7 |
---|---|
ArtifactId | ArtifactIdinfogen_combine |
Version | VersionV2.5.00R160727 |
Type | Typepom |
Filename | Size |
---|---|
infogen_combine-V2.5.00R160727.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.infogen7/infogen_combine/ -->
<dependency>
<groupId>com.github.infogen7</groupId>
<artifactId>infogen_combine</artifactId>
<version>V2.5.00R160727</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.infogen7/infogen_combine/
implementation 'com.github.infogen7:infogen_combine:V2.5.00R160727'
// https://jarcasting.com/artifacts/com.github.infogen7/infogen_combine/
implementation ("com.github.infogen7:infogen_combine:V2.5.00R160727")
'com.github.infogen7:infogen_combine:pom:V2.5.00R160727'
<dependency org="com.github.infogen7" name="infogen_combine" rev="V2.5.00R160727">
<artifact name="infogen_combine" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.infogen7', module='infogen_combine', version='V2.5.00R160727')
)
libraryDependencies += "com.github.infogen7" % "infogen_combine" % "V2.5.00R160727"
[com.github.infogen7/infogen_combine "V2.5.00R160727"]