Categories |
CategoriesData Net |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtypes__datatables.net |
Version | Version1.10.18 |
Type | Typejar |
Filename | Size |
---|---|
types__datatables.net-1.10.18.pom | |
types__datatables.net-1.10.18.jar | 16 KB |
types__datatables.net-1.10.18-sources.jar | 22 bytes |
types__datatables.net-1.10.18-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__datatables.net/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__datatables.net</artifactId>
<version>1.10.18</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__datatables.net/
implementation 'org.webjars.npm:types__datatables.net:1.10.18'
// https://jarcasting.com/artifacts/org.webjars.npm/types__datatables.net/
implementation ("org.webjars.npm:types__datatables.net:1.10.18")
'org.webjars.npm:types__datatables.net:jar:1.10.18'
<dependency org="org.webjars.npm" name="types__datatables.net" rev="1.10.18">
<artifact name="types__datatables.net" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__datatables.net', version='1.10.18')
)
libraryDependencies += "org.webjars.npm" % "types__datatables.net" % "1.10.18"
[org.webjars.npm/types__datatables.net "1.10.18"]