Categories |
CategoriesData Auto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.coxautodata |
ArtifactId | ArtifactIdwaimak-core_2.11 |
Version | Version2.4.1 |
Type | Typejar |
Filename | Size |
---|---|
waimak-core_2.11-2.4.1.pom | |
waimak-core_2.11-2.4.1.jar | 682 KB |
waimak-core_2.11-2.4.1-tests.jar | 1 MB |
waimak-core_2.11-2.4.1-test-sources.jar | 35 KB |
waimak-core_2.11-2.4.1-sources.jar | 53 KB |
waimak-core_2.11-2.4.1-javadoc.jar | 658 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.coxautodata/waimak-core_2.11/ -->
<dependency>
<groupId>com.coxautodata</groupId>
<artifactId>waimak-core_2.11</artifactId>
<version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.coxautodata/waimak-core_2.11/
implementation 'com.coxautodata:waimak-core_2.11:2.4.1'
// https://jarcasting.com/artifacts/com.coxautodata/waimak-core_2.11/
implementation ("com.coxautodata:waimak-core_2.11:2.4.1")
'com.coxautodata:waimak-core_2.11:jar:2.4.1'
<dependency org="com.coxautodata" name="waimak-core_2.11" rev="2.4.1">
<artifact name="waimak-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coxautodata', module='waimak-core_2.11', version='2.4.1')
)
libraryDependencies += "com.coxautodata" % "waimak-core_2.11" % "2.4.1"
[com.coxautodata/waimak-core_2.11 "2.4.1"]