Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdcom.researchworx.cresco |
ArtifactId | ArtifactIdcresco-library |
Version | Version0.4.0 |
Type | Typejar |
Filename | Size |
---|---|
cresco-library-0.4.0.pom | |
cresco-library-0.4.0.jar | 21 KB |
cresco-library-0.4.0-sources.jar | 11 KB |
cresco-library-0.4.0-javadoc.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.researchworx.cresco/cresco-library/ -->
<dependency>
<groupId>com.researchworx.cresco</groupId>
<artifactId>cresco-library</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.researchworx.cresco/cresco-library/
implementation 'com.researchworx.cresco:cresco-library:0.4.0'
// https://jarcasting.com/artifacts/com.researchworx.cresco/cresco-library/
implementation ("com.researchworx.cresco:cresco-library:0.4.0")
'com.researchworx.cresco:cresco-library:jar:0.4.0'
<dependency org="com.researchworx.cresco" name="cresco-library" rev="0.4.0">
<artifact name="cresco-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.researchworx.cresco', module='cresco-library', version='0.4.0')
)
libraryDependencies += "com.researchworx.cresco" % "cresco-library" % "0.4.0"
[com.researchworx.cresco/cresco-library "0.4.0"]