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