| Группа | Группаorg.webjars.npm |
|---|---|
| Идентификатор | Идентификаторcodacy__stylesheets |
| Версия | Версия0.5.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| codacy__stylesheets-0.5.1.pom | |
| codacy__stylesheets-0.5.1.jar | 325 KB |
| codacy__stylesheets-0.5.1-sources.jar | 22 bytes |
| codacy__stylesheets-0.5.1-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/codacy__stylesheets/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>codacy__stylesheets</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/codacy__stylesheets/
implementation 'org.webjars.npm:codacy__stylesheets:0.5.1'
// https://jarcasting.com/artifacts/org.webjars.npm/codacy__stylesheets/
implementation ("org.webjars.npm:codacy__stylesheets:0.5.1")
'org.webjars.npm:codacy__stylesheets:jar:0.5.1'
<dependency org="org.webjars.npm" name="codacy__stylesheets" rev="0.5.1">
<artifact name="codacy__stylesheets" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='codacy__stylesheets', version='0.5.1')
)
libraryDependencies += "org.webjars.npm" % "codacy__stylesheets" % "0.5.1"
[org.webjars.npm/codacy__stylesheets "0.5.1"]