is not current version
Last Version 0.1.1

com.rainingsince:spring-web-core 0.0.2


GroupId

GroupId

com.rainingsince
ArtifactId

ArtifactId

spring-web-core
Version

Version

0.0.2
Type

Type

jar

Download spring-web-core 0.0.2


<!-- https://jarcasting.com/artifacts/com.rainingsince/spring-web-core/ -->
<dependency>
    <groupId>com.rainingsince</groupId>
    <artifactId>spring-web-core</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.rainingsince/spring-web-core/
implementation 'com.rainingsince:spring-web-core:0.0.2'
// https://jarcasting.com/artifacts/com.rainingsince/spring-web-core/
implementation ("com.rainingsince:spring-web-core:0.0.2")
'com.rainingsince:spring-web-core:jar:0.0.2'
<dependency org="com.rainingsince" name="spring-web-core" rev="0.0.2">
  <artifact name="spring-web-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rainingsince', module='spring-web-core', version='0.0.2')
)
libraryDependencies += "com.rainingsince" % "spring-web-core" % "0.0.2"
[com.rainingsince/spring-web-core "0.0.2"]