is not current version
Last Version 2.5.8-4.8

com.gitee.sohnny:sojpt-boot 2.5.6-4.2


GroupId

GroupId

com.gitee.sohnny
ArtifactId

ArtifactId

sojpt-boot
Version

Version

2.5.6-4.2
Type

Type

jar

Download sojpt-boot 2.5.6-4.2


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