is not current version
Last Version 0.1.11

org.dotwebstack.framework:dotwebstack-core 0.0.12


GroupId

GroupId

org.dotwebstack.framework
ArtifactId

ArtifactId

dotwebstack-core
Version

Version

0.0.12
Type

Type

jar

Download dotwebstack-core 0.0.12


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