Sc8 - Scala Functions For Java 8 sc8
Parent | oss-parent |
Group | com.github.eirslett |
描述 | Using Scala libraries from Java 8 can be difficult, because Scala's functions are traits, and not recognised as a FunctionalInterface by the Java compiler. Sc8 is a simple conversion library that converts Java lambdas to Scala functions. |
Packaging | jar |
Size | 75.10 KB |
文件 | pom jar |
网址 | https://github.com/eirslett/sc8 |
发布时间 | 2013-09-22 03:51 |
dependencies
Group | Artifact | Version |
---|---|---|
org.scala-lang | scala-library | 2.10.0 |
com.twitter | util-core_2.10 | 6.4.0 |
junit | junit | 4.11 |
developers
eirslett | Eirik Sletteberg |
licenses
The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
索引仓库
仓库 | 个数 |
Central | 592045 |