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