License |
License
GPLv3 with Classpath Exception
|
---|---|
GroupId | GroupIdcom.cedarsoft.business |
ArtifactId | ArtifactIdcontact |
Last Version | Last Version8.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbusiness.Customers
cedarsoft Open Source projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
contact-8.1.1.pom | |
contact-8.1.1.jar | 25 KB |
contact-8.1.1-tests.jar | 2 KB |
contact-8.1.1-sources.jar | 22 KB |
contact-8.1.1-javadoc.jar | 126 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.business/contact/ -->
<dependency>
<groupId>com.cedarsoft.business</groupId>
<artifactId>contact</artifactId>
<version>8.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.business/contact/
implementation 'com.cedarsoft.business:contact:8.1.1'
// https://jarcasting.com/artifacts/com.cedarsoft.business/contact/
implementation ("com.cedarsoft.business:contact:8.1.1")
'com.cedarsoft.business:contact:jar:8.1.1'
<dependency org="com.cedarsoft.business" name="contact" rev="8.1.1">
<artifact name="contact" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.business', module='contact', version='8.1.1')
)
libraryDependencies += "com.cedarsoft.business" % "contact" % "8.1.1"
[com.cedarsoft.business/contact "8.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.cedarsoft.business : locations | jar | 8.1.1 |
com.cedarsoft.commons.history : core | jar | 8.1.1 |
com.cedarsoft.commons : commons | jar | 8.1.1 |
joda-time : joda-time | jar | 2.9.9 |
com.cedarsoft.commons : test-utils | jar | 8.1.1 |