| GroupId | GroupIdorg.webjars.npm |
|---|---|
| ArtifactId | ArtifactIdcodacy__stylesheets |
| Version | Version1.1.9 |
| Type | Typejar |
| Filename | Size |
|---|---|
| codacy__stylesheets-1.1.9.pom | |
| codacy__stylesheets-1.1.9.jar | 333 KB |
| codacy__stylesheets-1.1.9-sources.jar | 22 bytes |
| codacy__stylesheets-1.1.9-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.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/codacy__stylesheets/
implementation 'org.webjars.npm:codacy__stylesheets:1.1.9'
// https://jarcasting.com/artifacts/org.webjars.npm/codacy__stylesheets/
implementation ("org.webjars.npm:codacy__stylesheets:1.1.9")
'org.webjars.npm:codacy__stylesheets:jar:1.1.9'
<dependency org="org.webjars.npm" name="codacy__stylesheets" rev="1.1.9">
<artifact name="codacy__stylesheets" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='codacy__stylesheets', version='1.1.9')
)
libraryDependencies += "org.webjars.npm" % "codacy__stylesheets" % "1.1.9"
[org.webjars.npm/codacy__stylesheets "1.1.9"]