eed3si9n / ifdef   0.4.1

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-M4 2.0.0-M3 1.x

ifdef-annotation 0.4.1


Group ID:
com.eed3si9n.ifdef
Artifact ID:
ifdef-annotation_sjs1_2.12
Version:
0.4.1
Release Date:
Apr 20, 2025
Licenses:
Files:
Full Scala Version:
2.12.20
Developers:

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

Mill build tool

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

Scala CLI

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