Group Id com.liferay
Artifact Id com.liferay.ruby-gems
Version 1.00
Packaging jar
URL -
Badge
Last Updated 2014-10-27T14:16:42+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.ruby-gems</artifactId>
    <version>1.00</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.ruby-gems', version: '1.00'
implementation 'com.liferay:com.liferay.ruby-gems:1.00'
implementation("com.liferay:com.liferay.ruby-gems:1.00")
libraryDependencies += "com.liferay" % "com.liferay.ruby-gems" % "1.00"
<dependency org="com.liferay" name="com.liferay.ruby-gems" rev="1.00"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.ruby-gems', version='1.00')
)
[com.liferay/com.liferay.ruby-gems "1.00"]
'com.liferay:com.liferay.ruby-gems:1.00'