License |
License |
---|---|
GroupId | GroupIdcom.mycila |
ArtifactId | ArtifactIdmycila-plugin |
Last Version | Last Version1.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmycila-plugin
Plugin Framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mycila-plugin-1.10.pom | |
mycila-plugin-1.10.jar | 89 KB |
mycila-plugin-1.10-sources.jar | 22 KB |
mycila-plugin-1.10-project.zip | 149 KB |
mycila-plugin-1.10-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mycila/mycila-plugin/ -->
<dependency>
<groupId>com.mycila</groupId>
<artifactId>mycila-plugin</artifactId>
<version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.mycila/mycila-plugin/
implementation 'com.mycila:mycila-plugin:1.10'
// https://jarcasting.com/artifacts/com.mycila/mycila-plugin/
implementation ("com.mycila:mycila-plugin:1.10")
'com.mycila:mycila-plugin:jar:1.10'
<dependency org="com.mycila" name="mycila-plugin" rev="1.10">
<artifact name="mycila-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mycila', module='mycila-plugin', version='1.10')
)
libraryDependencies += "com.mycila" % "mycila-plugin" % "1.10"
[com.mycila/mycila-plugin "1.10"]
Group / Artifact | Type | Version |
---|---|---|
com.mycila : mycila-log | jar | 2.11 |
Group / Artifact | Type | Version |
---|---|---|
org.jgrapht : jgrapht-jdk1.5 | jar | 0.7.3 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.8 |