is not current version
Last Version 8.1.1

com.cedarsoft.commons:provider 4.0.0


Categories

Categories

IDE Development Tools
GroupId

GroupId

com.cedarsoft.commons
ArtifactId

ArtifactId

provider
Version

Version

4.0.0
Type

Type

jar

Download provider 4.0.0


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