Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.datatables4j |
ArtifactId | ArtifactIddatatables4j-core-impl |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
datatables4j-core-impl-0.6.0.pom | |
datatables4j-core-impl-0.6.0.jar | 112 KB |
datatables4j-core-impl-0.6.0-sources.jar | 104 KB |
datatables4j-core-impl-0.6.0-javadoc.jar | 237 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.datatables4j/datatables4j-core-impl/ -->
<dependency>
<groupId>com.github.datatables4j</groupId>
<artifactId>datatables4j-core-impl</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.datatables4j/datatables4j-core-impl/
implementation 'com.github.datatables4j:datatables4j-core-impl:0.6.0'
// https://jarcasting.com/artifacts/com.github.datatables4j/datatables4j-core-impl/
implementation ("com.github.datatables4j:datatables4j-core-impl:0.6.0")
'com.github.datatables4j:datatables4j-core-impl:jar:0.6.0'
<dependency org="com.github.datatables4j" name="datatables4j-core-impl" rev="0.6.0">
<artifact name="datatables4j-core-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.datatables4j', module='datatables4j-core-impl', version='0.6.0')
)
libraryDependencies += "com.github.datatables4j" % "datatables4j-core-impl" % "0.6.0"
[com.github.datatables4j/datatables4j-core-impl "0.6.0"]