License |
License |
---|---|
GroupId | GroupIdio.leonard |
ArtifactId | ArtifactIdmill-strict-compiler-options_2.12 |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionmill-strict-compiler-options_2.12
Strict compiler options for scalac
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.leonard/mill-strict-compiler-options_2.12/ -->
<dependency>
<groupId>io.leonard</groupId>
<artifactId>mill-strict-compiler-options_2.12</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.leonard/mill-strict-compiler-options_2.12/
implementation 'io.leonard:mill-strict-compiler-options_2.12:0.0.1'
// https://jarcasting.com/artifacts/io.leonard/mill-strict-compiler-options_2.12/
implementation ("io.leonard:mill-strict-compiler-options_2.12:0.0.1")
'io.leonard:mill-strict-compiler-options_2.12:jar:0.0.1'
<dependency org="io.leonard" name="mill-strict-compiler-options_2.12" rev="0.0.1">
<artifact name="mill-strict-compiler-options_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leonard', module='mill-strict-compiler-options_2.12', version='0.0.1')
)
libraryDependencies += "io.leonard" % "mill-strict-compiler-options_2.12" % "0.0.1"
[io.leonard/mill-strict-compiler-options_2.12 "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : mill-scalalib_2.12 | jar | 0.3.5 |