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

com.jeesuite:jeesuite-common 1.0.0

基础工具类支持

Группа

Группа

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

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

jeesuite-common
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать jeesuite-common 1.0.0


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