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