Categories |
CategoriesRuby Languages |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.ruby-gems |
Last Version | Last Version1.00 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPOM was created by Sonatype Nexus
|
Filename | Size |
---|---|
com.liferay.ruby-gems-1.00.pom | |
com.liferay.ruby-gems-1.00.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.ruby-gems/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.ruby-gems</artifactId>
<version>1.00</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.ruby-gems/
implementation 'com.liferay:com.liferay.ruby-gems:1.00'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.ruby-gems/
implementation ("com.liferay:com.liferay.ruby-gems:1.00")
'com.liferay:com.liferay.ruby-gems:jar:1.00'
<dependency org="com.liferay" name="com.liferay.ruby-gems" rev="1.00">
<artifact name="com.liferay.ruby-gems" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.ruby-gems', version='1.00')
)
libraryDependencies += "com.liferay" % "com.liferay.ruby-gems" % "1.00"
[com.liferay/com.liferay.ruby-gems "1.00"]