Last Version

Repository 1.0

Cedarsoft Open Projects

License

License

GroupId

GroupId

eu.cedarsoft.commons
ArtifactId

ArtifactId

repository
Version

Version

1.0
Type

Type

jar
Description

Description

Repository
Cedarsoft Open Projects
Project Organization

Project Organization

cedarsoft

Download repository 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
eu.cedarsoft.commons : struct jar 1.0
com.intellij : annotations jar 6.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.3.1

Project Modules

There are no modules declared in this project.