Last Version

OpenScoring Common 1.1.5

Shared functionality between client and service modules

License

License

GroupId

GroupId

org.openscoring
ArtifactId

ArtifactId

common
Version

Version

1.1.5
Type

Type

jar
Description

Description

OpenScoring Common
Shared functionality between client and service modules

Download common 1.1.5


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.