is not current version
Last Version 0.3.122

org.dotwebstack.framework:core 0.3.81


GroupId

GroupId

org.dotwebstack.framework
ArtifactId

ArtifactId

core
Version

Version

0.3.81
Type

Type

jar

Download core 0.3.81


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