eed3si9n / ifdef   0.4.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: 2.0.0-M3 1.x

ifdef-annotation 0.4.0


Group ID:
com.eed3si9n.ifdef
Artifact ID:
ifdef-annotation_sjs1_2.13
Version:
0.4.0
Release Date:
Dec 31, 2024
Licenses:
Files:
Full Scala Version:
2.13.14
Developers:

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

Mill build tool

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

Scala CLI

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