License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.style.book.service |
Last Version | Last Version2.0.20 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Style Book Service
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.style.book.service/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.style.book.service</artifactId>
<version>2.0.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.style.book.service/
implementation 'com.liferay:com.liferay.style.book.service:2.0.20'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.style.book.service/
implementation ("com.liferay:com.liferay.style.book.service:2.0.20")
'com.liferay:com.liferay.style.book.service:jar:2.0.20'
<dependency org="com.liferay" name="com.liferay.style.book.service" rev="2.0.20">
<artifact name="com.liferay.style.book.service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.style.book.service', version='2.0.20')
)
libraryDependencies += "com.liferay" % "com.liferay.style.book.service" % "2.0.20"
[com.liferay/com.liferay.style.book.service "2.0.20"]