is not current version
Last Version 0.4.1

com.researchworx.cresco:cresco-library 0.3.10

Library of classes needed by the Cresco framework

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.researchworx.cresco
ArtifactId

ArtifactId

cresco-library
Version

Version

0.3.10
Type

Type

jar

Download cresco-library 0.3.10


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