Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.tozny.e3db |
ArtifactId | ArtifactIde3db-client-plain |
Version | Version7.2.0 |
Type | Typejar |
Filename | Size |
---|---|
e3db-client-plain-7.2.0.pom | |
e3db-client-plain-7.2.0.jar | 292 KB |
e3db-client-plain-7.2.0-sources.jar | 99 KB |
e3db-client-plain-7.2.0-javadoc.jar | 245 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tozny.e3db/e3db-client-plain/ -->
<dependency>
<groupId>com.tozny.e3db</groupId>
<artifactId>e3db-client-plain</artifactId>
<version>7.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tozny.e3db/e3db-client-plain/
implementation 'com.tozny.e3db:e3db-client-plain:7.2.0'
// https://jarcasting.com/artifacts/com.tozny.e3db/e3db-client-plain/
implementation ("com.tozny.e3db:e3db-client-plain:7.2.0")
'com.tozny.e3db:e3db-client-plain:jar:7.2.0'
<dependency org="com.tozny.e3db" name="e3db-client-plain" rev="7.2.0">
<artifact name="e3db-client-plain" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tozny.e3db', module='e3db-client-plain', version='7.2.0')
)
libraryDependencies += "com.tozny.e3db" % "e3db-client-plain" % "7.2.0"
[com.tozny.e3db/e3db-client-plain "7.2.0"]