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