License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.github.idata-shopee |
ArtifactId | ArtifactIdpcp_2.12 |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionpcp
pcp
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pcp_2.12-0.1.1.pom | |
pcp_2.12-0.1.1.jar | 27 KB |
pcp_2.12-0.1.1-sources.jar | 3 KB |
pcp_2.12-0.1.1-javadoc.jar | 667 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.idata-shopee/pcp_2.12/ -->
<dependency>
<groupId>io.github.idata-shopee</groupId>
<artifactId>pcp_2.12</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.idata-shopee/pcp_2.12/
implementation 'io.github.idata-shopee:pcp_2.12:0.1.1'
// https://jarcasting.com/artifacts/io.github.idata-shopee/pcp_2.12/
implementation ("io.github.idata-shopee:pcp_2.12:0.1.1")
'io.github.idata-shopee:pcp_2.12:jar:0.1.1'
<dependency org="io.github.idata-shopee" name="pcp_2.12" rev="0.1.1">
<artifact name="pcp_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.idata-shopee', module='pcp_2.12', version='0.1.1')
)
libraryDependencies += "io.github.idata-shopee" % "pcp_2.12" % "0.1.1"
[io.github.idata-shopee/pcp_2.12 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.4 |
io.github.idata-shopee : klog_2.12 | jar | 0.1.0 |
io.github.idata-shopee : sjson_2.12 | jar | 0.1.5 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.1 |