is not current version
Last Version 1.5.9

com.metaring:platform-plugin-eclipse 1.2.2

Eclipse Plugin for the MetaRing Platform

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

com.metaring
ArtifactId

ArtifactId

platform-plugin-eclipse
Version

Version

1.2.2
Type

Type

jar

Download platform-plugin-eclipse 1.2.2


<!-- https://jarcasting.com/artifacts/com.metaring/platform-plugin-eclipse/ -->
<dependency>
    <groupId>com.metaring</groupId>
    <artifactId>platform-plugin-eclipse</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.metaring/platform-plugin-eclipse/
implementation 'com.metaring:platform-plugin-eclipse:1.2.2'
// https://jarcasting.com/artifacts/com.metaring/platform-plugin-eclipse/
implementation ("com.metaring:platform-plugin-eclipse:1.2.2")
'com.metaring:platform-plugin-eclipse:jar:1.2.2'
<dependency org="com.metaring" name="platform-plugin-eclipse" rev="1.2.2">
  <artifact name="platform-plugin-eclipse" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metaring', module='platform-plugin-eclipse', version='1.2.2')
)
libraryDependencies += "com.metaring" % "platform-plugin-eclipse" % "1.2.2"
[com.metaring/platform-plugin-eclipse "1.2.2"]