is not current version
Last Version 1.3.4

com.github.NicholasMolyneaux:scala-custom_2.12 1.3.0

scala-custom

Categories

Categories

Scala Languages ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.github.NicholasMolyneaux
ArtifactId

ArtifactId

scala-custom_2.12
Version

Version

1.3.0
Type

Type

jar

Download scala-custom_2.12 1.3.0


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