License |
License |
---|---|
GroupId | GroupIdorg.shaneking.spring |
ArtifactId | ArtifactIdorg.shaneking.spring |
Version | Version0.5.1 |
Type | Typepom |
Description |
DescriptionSpring Series Top Project for ShaneKing
Spring Series Top Project For ShaneKing
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
org.shaneking.spring-0.5.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.shaneking.spring/org.shaneking.spring/ -->
<dependency>
<groupId>org.shaneking.spring</groupId>
<artifactId>org.shaneking.spring</artifactId>
<version>0.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.shaneking.spring/org.shaneking.spring/
implementation 'org.shaneking.spring:org.shaneking.spring:0.5.1'
// https://jarcasting.com/artifacts/org.shaneking.spring/org.shaneking.spring/
implementation ("org.shaneking.spring:org.shaneking.spring:0.5.1")
'org.shaneking.spring:org.shaneking.spring:pom:0.5.1'
<dependency org="org.shaneking.spring" name="org.shaneking.spring" rev="0.5.1">
<artifact name="org.shaneking.spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.shaneking.spring', module='org.shaneking.spring', version='0.5.1')
)
libraryDependencies += "org.shaneking.spring" % "org.shaneking.spring" % "0.5.1"
[org.shaneking.spring "0.5.1"]