Last Version

Cresco Library 0.4.1

Library of classes needed by the Cresco framework

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.researchworx.cresco
ArtifactId

ArtifactId

cresco-library
Version

Version

0.4.1
Type

Type

jar
Description

Description

Cresco Library
Library of classes needed by the Cresco framework
Project URL

Project URL

https://github.com/researchworx/Cresco-Library

Download cresco-library 0.4.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.6.2
commons-configuration : commons-configuration jar 1.10

Project Modules

There are no modules declared in this project.