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