is not current version
Last Version 2.3.0

net.onedaybeard.artemis:artemis-odb-gwt 2.0.0-RC6


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net
GroupId

GroupId

net.onedaybeard.artemis
ArtifactId

ArtifactId

artemis-odb-gwt
Version

Version

2.0.0-RC6
Type

Type

jar

Download artemis-odb-gwt 2.0.0-RC6


<!-- https://jarcasting.com/artifacts/net.onedaybeard.artemis/artemis-odb-gwt/ -->
<dependency>
    <groupId>net.onedaybeard.artemis</groupId>
    <artifactId>artemis-odb-gwt</artifactId>
    <version>2.0.0-RC6</version>
</dependency>
// https://jarcasting.com/artifacts/net.onedaybeard.artemis/artemis-odb-gwt/
implementation 'net.onedaybeard.artemis:artemis-odb-gwt:2.0.0-RC6'
// https://jarcasting.com/artifacts/net.onedaybeard.artemis/artemis-odb-gwt/
implementation ("net.onedaybeard.artemis:artemis-odb-gwt:2.0.0-RC6")
'net.onedaybeard.artemis:artemis-odb-gwt:jar:2.0.0-RC6'
<dependency org="net.onedaybeard.artemis" name="artemis-odb-gwt" rev="2.0.0-RC6">
  <artifact name="artemis-odb-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.onedaybeard.artemis', module='artemis-odb-gwt', version='2.0.0-RC6')
)
libraryDependencies += "net.onedaybeard.artemis" % "artemis-odb-gwt" % "2.0.0-RC6"
[net.onedaybeard.artemis/artemis-odb-gwt "2.0.0-RC6"]