is not current version
Last Version 1.2

com.github.kentyeh:scpc 1.1

促販計算機

GroupId

GroupId

com.github.kentyeh
ArtifactId

ArtifactId

scpc
Version

Version

1.1
Type

Type

jar

Download scpc 1.1


<!-- https://jarcasting.com/artifacts/com.github.kentyeh/scpc/ -->
<dependency>
    <groupId>com.github.kentyeh</groupId>
    <artifactId>scpc</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kentyeh/scpc/
implementation 'com.github.kentyeh:scpc:1.1'
// https://jarcasting.com/artifacts/com.github.kentyeh/scpc/
implementation ("com.github.kentyeh:scpc:1.1")
'com.github.kentyeh:scpc:jar:1.1'
<dependency org="com.github.kentyeh" name="scpc" rev="1.1">
  <artifact name="scpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kentyeh', module='scpc', version='1.1')
)
libraryDependencies += "com.github.kentyeh" % "scpc" % "1.1"
[com.github.kentyeh/scpc "1.1"]