License |
License |
---|---|
Categories |
CategoriesNet Ninja User Interface Web Frameworks |
GroupId | GroupIdnet.ninjacat |
ArtifactId | ArtifactIdsmooth |
Last Version | Last Version0.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.ninjacat:smooth
Collections and concurrency utility functions for Java
|
Filename | Size |
---|---|
smooth-0.2.3.pom | |
smooth-0.2.3.jar | 34 KB |
smooth-0.2.3-sources.jar | 20 KB |
smooth-0.2.3-javadoc.jar | 143 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.ninjacat/smooth/ -->
<dependency>
<groupId>net.ninjacat</groupId>
<artifactId>smooth</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.ninjacat/smooth/
implementation 'net.ninjacat:smooth:0.2.3'
// https://jarcasting.com/artifacts/net.ninjacat/smooth/
implementation ("net.ninjacat:smooth:0.2.3")
'net.ninjacat:smooth:jar:0.2.3'
<dependency org="net.ninjacat" name="smooth" rev="0.2.3">
<artifact name="smooth" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ninjacat', module='smooth', version='0.2.3')
)
libraryDependencies += "net.ninjacat" % "smooth" % "0.2.3"
[net.ninjacat/smooth "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-all | jar | 1.9.0 |