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

com.gitee.smiletou:jykits-core 2.0.0

jykits core

Категории

Категории

Smile Прикладные библиотеки Machine Learning
Группа

Группа

com.gitee.smiletou
Идентификатор

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

jykits-core
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать jykits-core 2.0.0


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