is not current version
Last Version 4.20.1

org.webjars.npm:antd 2.6.4

WebJar for antd

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

antd
Version

Version

2.6.4
Type

Type

jar

Download antd 2.6.4


<!-- https://jarcasting.com/artifacts/org.webjars.npm/antd/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>antd</artifactId>
    <version>2.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/antd/
implementation 'org.webjars.npm:antd:2.6.4'
// https://jarcasting.com/artifacts/org.webjars.npm/antd/
implementation ("org.webjars.npm:antd:2.6.4")
'org.webjars.npm:antd:jar:2.6.4'
<dependency org="org.webjars.npm" name="antd" rev="2.6.4">
  <artifact name="antd" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='antd', version='2.6.4')
)
libraryDependencies += "org.webjars.npm" % "antd" % "2.6.4"
[org.webjars.npm/antd "2.6.4"]