is not current version
Last Version 2.9.6

com.coxautodata:waimak-core_2.12 2.9.2


Categories

Categories

Data Auto Application Layer Libs Code Generators
GroupId

GroupId

com.coxautodata
ArtifactId

ArtifactId

waimak-core_2.12
Version

Version

2.9.2
Type

Type

jar

Download waimak-core_2.12 2.9.2


<!-- https://jarcasting.com/artifacts/com.coxautodata/waimak-core_2.12/ -->
<dependency>
    <groupId>com.coxautodata</groupId>
    <artifactId>waimak-core_2.12</artifactId>
    <version>2.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.coxautodata/waimak-core_2.12/
implementation 'com.coxautodata:waimak-core_2.12:2.9.2'
// https://jarcasting.com/artifacts/com.coxautodata/waimak-core_2.12/
implementation ("com.coxautodata:waimak-core_2.12:2.9.2")
'com.coxautodata:waimak-core_2.12:jar:2.9.2'
<dependency org="com.coxautodata" name="waimak-core_2.12" rev="2.9.2">
  <artifact name="waimak-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coxautodata', module='waimak-core_2.12', version='2.9.2')
)
libraryDependencies += "com.coxautodata" % "waimak-core_2.12" % "2.9.2"
[com.coxautodata/waimak-core_2.12 "2.9.2"]