is not current version
Last Version 2.0.3-RELEASE

com.coherentlogic.wb.client:wb-client-core 0.8.1


Categories

Categories

CLI User Interface
GroupId

GroupId

com.coherentlogic.wb.client
ArtifactId

ArtifactId

wb-client-core
Version

Version

0.8.1
Type

Type

jar

Download wb-client-core 0.8.1


<!-- https://jarcasting.com/artifacts/com.coherentlogic.wb.client/wb-client-core/ -->
<dependency>
    <groupId>com.coherentlogic.wb.client</groupId>
    <artifactId>wb-client-core</artifactId>
    <version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.coherentlogic.wb.client/wb-client-core/
implementation 'com.coherentlogic.wb.client:wb-client-core:0.8.1'
// https://jarcasting.com/artifacts/com.coherentlogic.wb.client/wb-client-core/
implementation ("com.coherentlogic.wb.client:wb-client-core:0.8.1")
'com.coherentlogic.wb.client:wb-client-core:jar:0.8.1'
<dependency org="com.coherentlogic.wb.client" name="wb-client-core" rev="0.8.1">
  <artifact name="wb-client-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.wb.client', module='wb-client-core', version='0.8.1')
)
libraryDependencies += "com.coherentlogic.wb.client" % "wb-client-core" % "0.8.1"
[com.coherentlogic.wb.client/wb-client-core "0.8.1"]