Last Version

net.ninjacat:smooth 0.2.3

Collections and concurrency utility functions for Java

License

License

Categories

Categories

Net Ninja User Interface Web Frameworks
GroupId

GroupId

net.ninjacat
ArtifactId

ArtifactId

smooth
Version

Version

0.2.3
Type

Type

jar
Description

Description

net.ninjacat:smooth
Collections and concurrency utility functions for Java

Download smooth 0.2.3


<!-- 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"]

Dependencies

test (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

Project Modules

There are no modules declared in this project.