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