| License |
License |
|---|---|
| Categories |
CategoriesScala Languages ASM Application Layer Libs Bytecode Manipulation |
| GroupId | GroupIdcom.github.NicholasMolyneaux |
| ArtifactId | ArtifactIdscala-custom_2.12 |
| Version | Version1.3.4 |
| Type | Typejar |
| Description |
Descriptionscala-custom
scala-custom
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| scala-custom_2.12-1.3.4.pom | |
| scala-custom_2.12-1.3.4.jar | 116 KB |
| scala-custom_2.12-1.3.4-sources.jar | 23 KB |
| scala-custom_2.12-1.3.4-javadoc.jar | 1 MB |
| Browse |
<!-- 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.NicholasMolyneaux/scala-custom_2.12/
implementation 'com.github.NicholasMolyneaux:scala-custom_2.12:1.3.4'
// https://jarcasting.com/artifacts/com.github.NicholasMolyneaux/scala-custom_2.12/
implementation ("com.github.NicholasMolyneaux:scala-custom_2.12:1.3.4")
'com.github.NicholasMolyneaux:scala-custom_2.12:jar:1.3.4'
<dependency org="com.github.NicholasMolyneaux" name="scala-custom_2.12" rev="1.3.4">
<artifact name="scala-custom_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.NicholasMolyneaux', module='scala-custom_2.12', version='1.3.4')
)
libraryDependencies += "com.github.NicholasMolyneaux" % "scala-custom_2.12" % "1.3.4"
[com.github.NicholasMolyneaux/scala-custom_2.12 "1.3.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.8 |
| com.typesafe.play : play-json_2.12 | jar | 2.7.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.8 |
| junit : junit | jar | 4.12 |