Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Net |
---|---|
GroupId | GroupIdnet.onedaybeard.artemis |
ArtifactId | ArtifactIdartemis-odb-gwt |
Version | Version0.11.2 |
Type | Typejar |
Filename | Size |
---|---|
artemis-odb-gwt-0.11.2.pom | |
artemis-odb-gwt-0.11.2.jar | 63 KB |
artemis-odb-gwt-0.11.2-sources.jar | 41 KB |
artemis-odb-gwt-0.11.2-javadoc.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.onedaybeard.artemis/artemis-odb-gwt/ -->
<dependency>
<groupId>net.onedaybeard.artemis</groupId>
<artifactId>artemis-odb-gwt</artifactId>
<version>0.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.onedaybeard.artemis/artemis-odb-gwt/
implementation 'net.onedaybeard.artemis:artemis-odb-gwt:0.11.2'
// https://jarcasting.com/artifacts/net.onedaybeard.artemis/artemis-odb-gwt/
implementation ("net.onedaybeard.artemis:artemis-odb-gwt:0.11.2")
'net.onedaybeard.artemis:artemis-odb-gwt:jar:0.11.2'
<dependency org="net.onedaybeard.artemis" name="artemis-odb-gwt" rev="0.11.2">
<artifact name="artemis-odb-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.onedaybeard.artemis', module='artemis-odb-gwt', version='0.11.2')
)
libraryDependencies += "net.onedaybeard.artemis" % "artemis-odb-gwt" % "0.11.2"
[net.onedaybeard.artemis/artemis-odb-gwt "0.11.2"]