is not current version
Last Version 1.10

com.mycila:mycila-plugin 1.4

Plugin Framework

GroupId

GroupId

com.mycila
ArtifactId

ArtifactId

mycila-plugin
Version

Version

1.4
Type

Type

jar

Download mycila-plugin 1.4


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