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