Categories |
CategoriesGithub Development Tools Version Controls Auto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-postcss-autoprefixer |
Version | Version8.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-postcss-autoprefixer/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-postcss-autoprefixer</artifactId>
<version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-postcss-autoprefixer/
implementation 'org.webjars.npm:github-com-postcss-autoprefixer:8.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-postcss-autoprefixer/
implementation ("org.webjars.npm:github-com-postcss-autoprefixer:8.0.0")
'org.webjars.npm:github-com-postcss-autoprefixer:jar:8.0.0'
<dependency org="org.webjars.npm" name="github-com-postcss-autoprefixer" rev="8.0.0">
<artifact name="github-com-postcss-autoprefixer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-postcss-autoprefixer', version='8.0.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-postcss-autoprefixer" % "8.0.0"
[org.webjars.npm/github-com-postcss-autoprefixer "8.0.0"]