License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIddatatables-bulma |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptiondatatables-bulma
WebJar for datatables-bulma
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
datatables-bulma-1.0.1.pom | |
datatables-bulma-1.0.1.jar | 8 KB |
datatables-bulma-1.0.1-sources.jar | 22 bytes |
datatables-bulma-1.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/datatables-bulma/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>datatables-bulma</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/datatables-bulma/
implementation 'org.webjars.npm:datatables-bulma:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/datatables-bulma/
implementation ("org.webjars.npm:datatables-bulma:1.0.1")
'org.webjars.npm:datatables-bulma:jar:1.0.1'
<dependency org="org.webjars.npm" name="datatables-bulma" rev="1.0.1">
<artifact name="datatables-bulma" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='datatables-bulma', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "datatables-bulma" % "1.0.1"
[org.webjars.npm/datatables-bulma "1.0.1"]