I love Thyme and use it extensively in my private and work projects. I would like to use it more in spire.
However, the current situation in spire is less than optimal. Thyme is downloaded from the private webserver of @non .
// thyme
"ichi.bench" % "thyme" % "0.1.0" from "http://plastic-idolatry.com/jars/thyme-0.1.0.jar",
In my private and work projects I have an unmanaged test-lib project and check in thyme.jar into git. Which is also far from optimal.
The obvious solution would be to publish Thyme on maven.
I love Thyme and use it extensively in my private and work projects. I would like to use it more in spire.
However, the current situation in spire is less than optimal. Thyme is downloaded from the private webserver of @non .
In my private and work projects I have an unmanaged test-lib project and check in thyme.jar into git. Which is also far from optimal.
The obvious solution would be to publish Thyme on maven.