Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.github.idata-shopee |
ArtifactId | ArtifactIdpcp-rpc_2.12 |
Version | Version0.0.3 |
Type | Typejar |
Filename | Size |
---|---|
pcp-rpc_2.12-0.0.3.pom | |
pcp-rpc_2.12-0.0.3.jar | 50 KB |
pcp-rpc_2.12-0.0.3-sources.jar | 4 KB |
pcp-rpc_2.12-0.0.3-javadoc.jar | 656 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.3</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.3'
// https://jarcasting.com/artifacts/io.github.idata-shopee/pcp-rpc_2.12/
implementation ("io.github.idata-shopee:pcp-rpc_2.12:0.0.3")
'io.github.idata-shopee:pcp-rpc_2.12:jar:0.0.3'
<dependency org="io.github.idata-shopee" name="pcp-rpc_2.12" rev="0.0.3">
<artifact name="pcp-rpc_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.idata-shopee', module='pcp-rpc_2.12', version='0.0.3')
)
libraryDependencies += "io.github.idata-shopee" % "pcp-rpc_2.12" % "0.0.3"
[io.github.idata-shopee/pcp-rpc_2.12 "0.0.3"]