is not current version
Last Version 2.5.8-4.8

com.gitee.sohnny:sojpt-boot 1.0


GroupId

GroupId

com.gitee.sohnny
ArtifactId

ArtifactId

sojpt-boot
Version

Version

1.0
Type

Type

jar

Download sojpt-boot 1.0


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