Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.coherentlogic.wb.client |
ArtifactId | ArtifactIdwb-client-db-int |
Version | Version0.8.4 |
Type | Typejar |
Filename | Size |
---|---|
wb-client-db-int-0.8.4.pom | |
wb-client-db-int-0.8.4.jar | 20 KB |
wb-client-db-int-0.8.4-sources.jar | 14 KB |
wb-client-db-int-0.8.4-javadoc.jar | 216 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.coherentlogic.wb.client/wb-client-db-int/ -->
<dependency>
<groupId>com.coherentlogic.wb.client</groupId>
<artifactId>wb-client-db-int</artifactId>
<version>0.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.coherentlogic.wb.client/wb-client-db-int/
implementation 'com.coherentlogic.wb.client:wb-client-db-int:0.8.4'
// https://jarcasting.com/artifacts/com.coherentlogic.wb.client/wb-client-db-int/
implementation ("com.coherentlogic.wb.client:wb-client-db-int:0.8.4")
'com.coherentlogic.wb.client:wb-client-db-int:jar:0.8.4'
<dependency org="com.coherentlogic.wb.client" name="wb-client-db-int" rev="0.8.4">
<artifact name="wb-client-db-int" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.wb.client', module='wb-client-db-int', version='0.8.4')
)
libraryDependencies += "com.coherentlogic.wb.client" % "wb-client-db-int" % "0.8.4"
[com.coherentlogic.wb.client/wb-client-db-int "0.8.4"]