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

cn.takujo:takujoframework 1.0.2

Java ToolFramework Set

Группа

Группа

cn.takujo
Идентификатор

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

takujoframework
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать takujoframework 1.0.2


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