is not current version
Last Version 0.5.3

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

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.1
Type

Type

jar

Download cresco-plugin-library 0.4.1


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