is not current version
Last Version 0.1.1

com.rainingsince:rainingsince-framework-core 0.1.0


GroupId

GroupId

com.rainingsince
ArtifactId

ArtifactId

rainingsince-framework-core
Version

Version

0.1.0
Type

Type

pom

Download rainingsince-framework-core 0.1.0


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