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