is not current version
Last Version 1.10

com.mycila:mycila-plugin 1.7

Plugin Framework

GroupId

GroupId

com.mycila
ArtifactId

ArtifactId

mycila-plugin
Version

Version

1.7
Type

Type

jar

Download mycila-plugin 1.7


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