GroupId | GroupIdcom.gitee.sohnny |
---|---|
ArtifactId | ArtifactIdsojpt-boot |
Version | Version2.5.8-4.7 |
Type | Typejar |
Filename | Size |
---|---|
sojpt-boot-2.5.8-4.7.pom | |
sojpt-boot-2.5.8-4.7.jar | 737 KB |
sojpt-boot-2.5.8-4.7-sources.jar | 601 KB |
sojpt-boot-2.5.8-4.7-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.sohnny/sojpt-boot/ -->
<dependency>
<groupId>com.gitee.sohnny</groupId>
<artifactId>sojpt-boot</artifactId>
<version>2.5.8-4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.sohnny/sojpt-boot/
implementation 'com.gitee.sohnny:sojpt-boot:2.5.8-4.7'
// https://jarcasting.com/artifacts/com.gitee.sohnny/sojpt-boot/
implementation ("com.gitee.sohnny:sojpt-boot:2.5.8-4.7")
'com.gitee.sohnny:sojpt-boot:jar:2.5.8-4.7'
<dependency org="com.gitee.sohnny" name="sojpt-boot" rev="2.5.8-4.7">
<artifact name="sojpt-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.sohnny', module='sojpt-boot', version='2.5.8-4.7')
)
libraryDependencies += "com.gitee.sohnny" % "sojpt-boot" % "2.5.8-4.7"
[com.gitee.sohnny/sojpt-boot "2.5.8-4.7"]