is not current version
Last Version 2.9.1

com.coxautodata:waimak-core_2.11 2.0


Categories

Categories

Data Auto Application Layer Libs Code Generators
GroupId

GroupId

com.coxautodata
ArtifactId

ArtifactId

waimak-core_2.11
Version

Version

2.0
Type

Type

jar

Download waimak-core_2.11 2.0


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