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