is not current version
Last Version 8.1.1

com.cedarsoft.business:locations 1.0.2


GroupId

GroupId

com.cedarsoft.business
ArtifactId

ArtifactId

locations
Version

Version

1.0.2
Type

Type

jar

Download locations 1.0.2


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