GroupId | GroupIdorg.leapframework |
---|---|
ArtifactId | ArtifactIdjmms-plugins-parent |
Version | Version0.6.0 |
Type | Typepom |
Filename | Size |
---|---|
jmms-plugins-parent-0.6.0.pom | 734 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.leapframework/jmms-plugins-parent/ -->
<dependency>
<groupId>org.leapframework</groupId>
<artifactId>jmms-plugins-parent</artifactId>
<version>0.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.leapframework/jmms-plugins-parent/
implementation 'org.leapframework:jmms-plugins-parent:0.6.0'
// https://jarcasting.com/artifacts/org.leapframework/jmms-plugins-parent/
implementation ("org.leapframework:jmms-plugins-parent:0.6.0")
'org.leapframework:jmms-plugins-parent:pom:0.6.0'
<dependency org="org.leapframework" name="jmms-plugins-parent" rev="0.6.0">
<artifact name="jmms-plugins-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.leapframework', module='jmms-plugins-parent', version='0.6.0')
)
libraryDependencies += "org.leapframework" % "jmms-plugins-parent" % "0.6.0"
[org.leapframework/jmms-plugins-parent "0.6.0"]