The Wayback Machine - https://web.archive.org/web/20210920085049/https://github.com/topics/sbt
Skip to content
#

sbt

Here are 1,126 public repositories matching this topic...

tarossi
tarossi commented Aug 31, 2021

steps

Using Scala 2.12.14 + SBT 1.5.x
Just include this import in your source

import java.time.temporal.ChronoUnit.MILLIS.{between => millisBetween}

problem

java.lang.NullPointerException
	at xsbt.Dependency$DependencyTraverser.lookupImported$1(Dependency.scala:394)
	at xsbt.Dependency$DependencyTraverser.$anonfun$traverse$1(Dependency.scala:396)
	at xsbt.Dependency$De

Improve this page

Add a description, image, and links to the sbt topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sbt topic, visit your repo's landing page and select "manage topics."

Learn more