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