is not current version
Last Version 1.2.3

com.github.jmkgreen.morphia:morphia-jrebel-plugin 1.2.2


GroupId

GroupId

com.github.jmkgreen.morphia
ArtifactId

ArtifactId

morphia-jrebel-plugin
Version

Version

1.2.2
Type

Type

jar

Download morphia-jrebel-plugin 1.2.2


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