is not current version
Last Version 0.2.1

com.reizes.shiva2:shiva2-core 0.2.0

Shiva Core Library

GroupId

GroupId

com.reizes.shiva2
ArtifactId

ArtifactId

shiva2-core
Version

Version

0.2.0
Type

Type

jar

Download shiva2-core 0.2.0


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