文件名称:java8stream源码-myRepo:我的仓库
文件大小:12KB
文件格式:ZIP
更新时间:2024-06-24 11:24:07
系统开源
java8流源码我的仓库 我的仓库 sbt 的东西: https://www.scala-sbt.org/0.13/docs/sbt-reference.pdf - page 78 build.sbt _______________________________ import sbt._ import Process._ import Keys._ import Dependencies._ // https://www.scala-sbt.org/0.13/docs/sbt-reference.pdf // Page 78 - Custom settings and tasks resolvers += Resolver.sonatypeRepo("public") // lazy val hello = taskKey[Unit]("An example task") /* If you’re using an auto plugin that requires explicit enablement, then you have to add the following to
【文件预览】:
myRepo-master
----_config.yml(26B)
----LICENSE(1KB)
----.gitignore(14B)
----README.md(37KB)