is not current version
Last Version 1.10

com.mycila:mycila-plugin 1.3

Plugin Framework

GroupId

GroupId

com.mycila
ArtifactId

ArtifactId

mycila-plugin
Version

Version

1.3
Type

Type

jar

Download mycila-plugin 1.3


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