Categories |
CategoriesBlade User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.liferay.blade |
ArtifactId | ArtifactIdcom.liferay.project.templates.js.theme |
Last Version | Last Version1.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.liferay.blade/com.liferay.project.templates.js.theme/ -->
<dependency>
<groupId>com.liferay.blade</groupId>
<artifactId>com.liferay.project.templates.js.theme</artifactId>
<version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.blade/com.liferay.project.templates.js.theme/
implementation 'com.liferay.blade:com.liferay.project.templates.js.theme:1.0.15'
// https://jarcasting.com/artifacts/com.liferay.blade/com.liferay.project.templates.js.theme/
implementation ("com.liferay.blade:com.liferay.project.templates.js.theme:1.0.15")
'com.liferay.blade:com.liferay.project.templates.js.theme:jar:1.0.15'
<dependency org="com.liferay.blade" name="com.liferay.project.templates.js.theme" rev="1.0.15">
<artifact name="com.liferay.project.templates.js.theme" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.blade', module='com.liferay.project.templates.js.theme', version='1.0.15')
)
libraryDependencies += "com.liferay.blade" % "com.liferay.project.templates.js.theme" % "1.0.15"
[com.liferay.blade/com.liferay.project.templates.js.theme "1.0.15"]