| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.liferay |
| Идентификатор | Идентификаторcom.liferay.shared.dependencies.xstream |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеLiferay Shared Dependencies XStream
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| com.liferay.shared.dependencies.xstream-1.0.2.pom | |
| com.liferay.shared.dependencies.xstream-1.0.2.jar | 610 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.shared.dependencies.xstream/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.shared.dependencies.xstream</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.shared.dependencies.xstream/
implementation 'com.liferay:com.liferay.shared.dependencies.xstream:1.0.2'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.shared.dependencies.xstream/
implementation ("com.liferay:com.liferay.shared.dependencies.xstream:1.0.2")
'com.liferay:com.liferay.shared.dependencies.xstream:jar:1.0.2'
<dependency org="com.liferay" name="com.liferay.shared.dependencies.xstream" rev="1.0.2">
<artifact name="com.liferay.shared.dependencies.xstream" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.shared.dependencies.xstream', version='1.0.2')
)
libraryDependencies += "com.liferay" % "com.liferay.shared.dependencies.xstream" % "1.0.2"
[com.liferay/com.liferay.shared.dependencies.xstream "1.0.2"]