is not current version
Last Version 0.5.3

com.researchworx.cresco:cresco-plugin-library 0.4.24

Library of classes needed by the Cresco plugin framework

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.researchworx.cresco
ArtifactId

ArtifactId

cresco-plugin-library
Version

Version

0.4.24
Type

Type

jar

Download cresco-plugin-library 0.4.24


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