| License |
License |
|---|---|
| GroupId | GroupIdde.cit-ec.tcs.alignment |
| ArtifactId | ArtifactIdprimitives |
| Last Version | Last Version3.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTCS Alignment Toolbox Primitive Sequences
This module contains convenience functions to interface with primitive datatypes more
comfortably.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| primitives-3.1.1.pom | |
| primitives-3.1.1.jar | 6 KB |
| primitives-3.1.1-sources.jar | 4 KB |
| primitives-3.1.1-javadoc.jar | 43 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |