| License |
License |
|---|---|
| Categories |
CategoriesSearch Business Logic Libraries |
| GroupId | GroupIdcom.researchworx.cresco |
| ArtifactId | ArtifactIdcresco-plugin-library |
| Last Version | Last Version0.5.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCresco Plugin Library
Library of classes needed by the Cresco plugin framework
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.researchworx.cresco/cresco-plugin-library/ -->
<dependency>
<groupId>com.researchworx.cresco</groupId>
<artifactId>cresco-plugin-library</artifactId>
<version>0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.researchworx.cresco/cresco-plugin-library/
implementation 'com.researchworx.cresco:cresco-plugin-library:0.5.3'
// https://jarcasting.com/artifacts/com.researchworx.cresco/cresco-plugin-library/
implementation ("com.researchworx.cresco:cresco-plugin-library:0.5.3")
'com.researchworx.cresco:cresco-plugin-library:jar:0.5.3'
<dependency org="com.researchworx.cresco" name="cresco-plugin-library" rev="0.5.3">
<artifact name="cresco-plugin-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.researchworx.cresco', module='cresco-plugin-library', version='0.5.3')
)
libraryDependencies += "com.researchworx.cresco" % "cresco-plugin-library" % "0.5.3"
[com.researchworx.cresco/cresco-plugin-library "0.5.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.researchworx.cresco : cresco-library | jar | 0.4.1 |
| com.google.auto.service : auto-service | jar | 1.0-rc2 |