is not current version
Last Version 0.1.11

org.dotwebstack.framework:dotwebstack-core 0.0.22


GroupId

GroupId

org.dotwebstack.framework
ArtifactId

ArtifactId

dotwebstack-core
Version

Version

0.0.22
Type

Type

jar

Download dotwebstack-core 0.0.22


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