Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.github.idata-shopee |
ArtifactId | ArtifactIdpcp-rpc_2.12 |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
pcp-rpc_2.12-0.0.4.pom | |
pcp-rpc_2.12-0.0.4.jar | 59 KB |
pcp-rpc_2.12-0.0.4-sources.jar | 5 KB |
pcp-rpc_2.12-0.0.4-javadoc.jar | 660 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.idata-shopee/pcp-rpc_2.12/ -->
<dependency>
<groupId>io.github.idata-shopee</groupId>
<artifactId>pcp-rpc_2.12</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.idata-shopee/pcp-rpc_2.12/
implementation 'io.github.idata-shopee:pcp-rpc_2.12:0.0.4'
// https://jarcasting.com/artifacts/io.github.idata-shopee/pcp-rpc_2.12/
implementation ("io.github.idata-shopee:pcp-rpc_2.12:0.0.4")
'io.github.idata-shopee:pcp-rpc_2.12:jar:0.0.4'
<dependency org="io.github.idata-shopee" name="pcp-rpc_2.12" rev="0.0.4">
<artifact name="pcp-rpc_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.idata-shopee', module='pcp-rpc_2.12', version='0.0.4')
)
libraryDependencies += "io.github.idata-shopee" % "pcp-rpc_2.12" % "0.0.4"
[io.github.idata-shopee/pcp-rpc_2.12 "0.0.4"]