is not current version
Last Version 8.1.1

com.cedarsoft.business:locations 8.1.0


GroupId

GroupId

com.cedarsoft.business
ArtifactId

ArtifactId

locations
Version

Version

8.1.0
Type

Type

jar

Download locations 8.1.0


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