is not current version
Last Version 8.1.1

com.cedarsoft.commons:provider 2.0.6


Categories

Categories

IDE Development Tools
GroupId

GroupId

com.cedarsoft.commons
ArtifactId

ArtifactId

provider
Version

Version

2.0.6
Type

Type

jar

Download provider 2.0.6


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