GroupId | GroupIdcom.github.Y292450104 |
---|---|
ArtifactId | ArtifactIdsprings |
Version | Version1.0.0.RC3 |
Type | Typejar |
Filename | Size |
---|---|
springs-1.0.0.RC3.pom | |
springs-1.0.0.RC3.jar | 16 KB |
springs-1.0.0.RC3-sources.jar | 8 KB |
springs-1.0.0.RC3-javadoc.jar | 96 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.Y292450104/springs/ -->
<dependency>
<groupId>com.github.Y292450104</groupId>
<artifactId>springs</artifactId>
<version>1.0.0.RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.Y292450104/springs/
implementation 'com.github.Y292450104:springs:1.0.0.RC3'
// https://jarcasting.com/artifacts/com.github.Y292450104/springs/
implementation ("com.github.Y292450104:springs:1.0.0.RC3")
'com.github.Y292450104:springs:jar:1.0.0.RC3'
<dependency org="com.github.Y292450104" name="springs" rev="1.0.0.RC3">
<artifact name="springs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.Y292450104', module='springs', version='1.0.0.RC3')
)
libraryDependencies += "com.github.Y292450104" % "springs" % "1.0.0.RC3"
[com.github.Y292450104/springs "1.0.0.RC3"]