не последняя версия
Последняя версия 0.2.3

net.ninjacat:smooth 0.2.2

Collections and concurrency utility functions for Java

Категории

Категории

Сеть Ninja Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

net.ninjacat
Идентификатор

Идентификатор

smooth
Версия

Версия

0.2.2
Тип

Тип

jar

Скачать smooth 0.2.2


<!-- https://jarcasting.com/artifacts/net.ninjacat/smooth/ -->
<dependency>
    <groupId>net.ninjacat</groupId>
    <artifactId>smooth</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.ninjacat/smooth/
implementation 'net.ninjacat:smooth:0.2.2'
// https://jarcasting.com/artifacts/net.ninjacat/smooth/
implementation ("net.ninjacat:smooth:0.2.2")
'net.ninjacat:smooth:jar:0.2.2'
<dependency org="net.ninjacat" name="smooth" rev="0.2.2">
  <artifact name="smooth" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ninjacat', module='smooth', version='0.2.2')
)
libraryDependencies += "net.ninjacat" % "smooth" % "0.2.2"
[net.ninjacat/smooth "0.2.2"]