is not current version
Last Version 8.9.0

com.cedarsoft:monorepo 8.1.0

cedarsoft Open Source projects

GroupId

GroupId

com.cedarsoft
ArtifactId

ArtifactId

monorepo
Version

Version

8.1.0
Type

Type

jar

Download monorepo 8.1.0


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