| Группа | Группаorg.webjars.npm |
|---|---|
| Идентификатор | Идентификаторshoelace-style__shoelace |
| Версия | Версия2.0.0-beta.27 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/shoelace-style__shoelace/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>shoelace-style__shoelace</artifactId>
<version>2.0.0-beta.27</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/shoelace-style__shoelace/
implementation 'org.webjars.npm:shoelace-style__shoelace:2.0.0-beta.27'
// https://jarcasting.com/artifacts/org.webjars.npm/shoelace-style__shoelace/
implementation ("org.webjars.npm:shoelace-style__shoelace:2.0.0-beta.27")
'org.webjars.npm:shoelace-style__shoelace:jar:2.0.0-beta.27'
<dependency org="org.webjars.npm" name="shoelace-style__shoelace" rev="2.0.0-beta.27">
<artifact name="shoelace-style__shoelace" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='shoelace-style__shoelace', version='2.0.0-beta.27')
)
libraryDependencies += "org.webjars.npm" % "shoelace-style__shoelace" % "2.0.0-beta.27"
[org.webjars.npm/shoelace-style__shoelace "2.0.0-beta.27"]