is not current version
Last Version 0.9.3

io.github.CyberAgent:scalapbc_2.13 0.9.1

scalapbc

Categories

Categories

Scala Languages
GroupId

GroupId

io.github.CyberAgent
ArtifactId

ArtifactId

scalapbc_2.13
Version

Version

0.9.1
Type

Type

jar

Download scalapbc_2.13 0.9.1


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