is not current version
Last Version 1.3.7

com.cedarsoft.utils:legacy 1.3.4


GroupId

GroupId

com.cedarsoft.utils
ArtifactId

ArtifactId

legacy
Version

Version

1.3.4
Type

Type

pom

Download legacy 1.3.4

Filename Size
legacy-1.3.4.pom 691 bytes
Browse

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