is not current version
Last Version 8.1.1

com.cedarsoft.commons:provider 3.0.2


Categories

Categories

IDE Development Tools
GroupId

GroupId

com.cedarsoft.commons
ArtifactId

ArtifactId

provider
Version

Version

3.0.2
Type

Type

jar

Download provider 3.0.2


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