drumbeat-common

Common library for all DRUMBEAT projects

License

License

GroupId

GroupId

fi.aalto.cs.drumbeat
ArtifactId

ArtifactId

drumbeat-common
Last Version

Last Version

0.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

drumbeat-common
Common library for all DRUMBEAT projects
Project URL

Project URL

http://maven.apache.org

Download drumbeat-common

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.2
commons-codec : commons-codec jar 1.10
org.apache.commons : commons-lang3 jar 3.3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.11.0