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