is not current version
Last Version 8.9.0

com.cedarsoft:monorepo 8.1.1

cedarsoft Open Source projects

GroupId

GroupId

com.cedarsoft
ArtifactId

ArtifactId

monorepo
Version

Version

8.1.1
Type

Type

jar

Download monorepo 8.1.1


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