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