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