is not current version
Last Version 1.2

com.github.kentyeh:scpc 1.0

促販計算機

GroupId

GroupId

com.github.kentyeh
ArtifactId

ArtifactId

scpc
Version

Version

1.0
Type

Type

jar

Download scpc 1.0


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