is not current version
Last Version 8.1.1

com.cedarsoft.commons:provider 1.6.2


Categories

Categories

IDE Development Tools
GroupId

GroupId

com.cedarsoft.commons
ArtifactId

ArtifactId

provider
Version

Version

1.6.2
Type

Type

jar

Download provider 1.6.2


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