Scala Native
License
Scala Native is distributed under the Apache License. See LICENSE.md for details
Your favorite language gets closer to bare metal.
Scala Native is distributed under the Apache License. See LICENSE.md for details
libraryDependencies += "org.scala-native" %%% "auxlib" % "0.4.0-M2"
import $ivy.`org.scala-native::auxlib:0.4.0-M2`
<dependency> <groupId>org.scala-native</groupId> <artifactId>auxlib_native0.4.0-M2_2.11</artifactId> <version>0.4.0-M2</version> </dependency>
compile group: 'org.scala-native', name: 'auxlib_native0.4.0-M2_2.11', version: '0.4.0-M2'
ivy"org.scala-native::auxlib:0.4.0-M2"
Only showing 100 dependents