Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Net |
---|---|
GroupId | GroupIdnet.onedaybeard.artemis |
ArtifactId | ArtifactIdartemis-odb-gwt |
Version | Version1.1.2 |
Type | Typejar |
Filename | Size |
---|---|
artemis-odb-gwt-1.1.2.pom | |
artemis-odb-gwt-1.1.2.jar | 63 KB |
artemis-odb-gwt-1.1.2-sources.jar | 42 KB |
artemis-odb-gwt-1.1.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>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.onedaybeard.artemis/artemis-odb-gwt/
implementation 'net.onedaybeard.artemis:artemis-odb-gwt:1.1.2'
// https://jarcasting.com/artifacts/net.onedaybeard.artemis/artemis-odb-gwt/
implementation ("net.onedaybeard.artemis:artemis-odb-gwt:1.1.2")
'net.onedaybeard.artemis:artemis-odb-gwt:jar:1.1.2'
<dependency org="net.onedaybeard.artemis" name="artemis-odb-gwt" rev="1.1.2">
<artifact name="artemis-odb-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.onedaybeard.artemis', module='artemis-odb-gwt', version='1.1.2')
)
libraryDependencies += "net.onedaybeard.artemis" % "artemis-odb-gwt" % "1.1.2"
[net.onedaybeard.artemis/artemis-odb-gwt "1.1.2"]