is not current version
Last Version 3.21.4

org.webjars.npm:github-com-ant-design-ant-design 2.10.2

WebJar for antd

Categories

Categories

Ant Build Tools Github Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-ant-design-ant-design
Version

Version

2.10.2
Type

Type

jar

Download github-com-ant-design-ant-design 2.10.2


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