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