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