is not current version
Last Version 8.9.0

com.cedarsoft:monorepo 8.3.0

cedarsoft Open Source projects

GroupId

GroupId

com.cedarsoft
ArtifactId

ArtifactId

monorepo
Version

Version

8.3.0
Type

Type

jar

Download monorepo 8.3.0


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