is not current version
Last Version 8.1.1

com.cedarsoft.business:contact 8.1.0


GroupId

GroupId

com.cedarsoft.business
ArtifactId

ArtifactId

contact
Version

Version

8.1.0
Type

Type

jar

Download contact 8.1.0


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