eed3si9n / ifdef   0.3.0

Apache License 2.0 GitHub

`@ifdef` is an annotation that implements conditional compilation in Scala

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x
Scala Native versions: 0.5
sbt plugins: 1.0

ifdef-annotation 0.3.0


Group ID:
com.eed3si9n.ifdef
Artifact ID:
ifdef-annotation_sjs1_2.13
Version:
0.3.0
Release Date:
Jul 19, 2024
Licenses:
Files:
Full Scala Version:
2.13.14
Developers:

libraryDependencies += "com.eed3si9n.ifdef" %%% "ifdef-annotation" % "0.3.0"

Mill build tool

ivy"com.eed3si9n.ifdef::ifdef-annotation::0.3.0"

Scala CLI

//> using dep "com.eed3si9n.ifdef::ifdef-annotation::0.3.0"