is not current version
Last Version 1.4.0

com.jeesuite:jeesuite-common2 1.1.8


GroupId

GroupId

com.jeesuite
ArtifactId

ArtifactId

jeesuite-common2
Version

Version

1.1.8
Type

Type

jar

Download jeesuite-common2 1.1.8


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