is not current version
Last Version 0.1.1

com.rainingsince:rainingsince-framework-core 0.0.5


GroupId

GroupId

com.rainingsince
ArtifactId

ArtifactId

rainingsince-framework-core
Version

Version

0.0.5
Type

Type

pom

Download rainingsince-framework-core 0.0.5


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