Last Version

TCS Alignment Toolbox Primitive Sequences 3.1.1

This module contains convenience functions to interface with primitive datatypes more comfortably.

License

License

GroupId

GroupId

de.cit-ec.tcs.alignment
ArtifactId

ArtifactId

primitives
Version

Version

3.1.1
Type

Type

jar
Description

Description

TCS Alignment Toolbox Primitive Sequences
This module contains convenience functions to interface with primitive datatypes more comfortably.
Project URL

Project URL

http://openresearch.cit-ec.de/projects/tcs
Source Code Management

Source Code Management

http://openresearch.cit-ec.de/projects/tcs/repository

Download primitives 3.1.1


<!-- https://jarcasting.com/artifacts/de.cit-ec.tcs.alignment/primitives/ -->
<dependency>
    <groupId>de.cit-ec.tcs.alignment</groupId>
    <artifactId>primitives</artifactId>
    <version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.cit-ec.tcs.alignment/primitives/
implementation 'de.cit-ec.tcs.alignment:primitives:3.1.1'
// https://jarcasting.com/artifacts/de.cit-ec.tcs.alignment/primitives/
implementation ("de.cit-ec.tcs.alignment:primitives:3.1.1")
'de.cit-ec.tcs.alignment:primitives:jar:3.1.1'
<dependency org="de.cit-ec.tcs.alignment" name="primitives" rev="3.1.1">
  <artifact name="primitives" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.cit-ec.tcs.alignment', module='primitives', version='3.1.1')
)
libraryDependencies += "de.cit-ec.tcs.alignment" % "primitives" % "3.1.1"
[de.cit-ec.tcs.alignment/primitives "3.1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.