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