License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdch.dvbern.oss.datatypes |
ArtifactId | ArtifactIddatatypes |
Version | Version3.0.2 |
Type | Typejar |
Description |
DescriptionDVBern Datatypes
This library can be used for generic datatypes like IBAN etc.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
datatypes-3.0.2.pom | |
datatypes-3.0.2.jar | 16 KB |
datatypes-3.0.2-sources.jar | 15 KB |
datatypes-3.0.2-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.dvbern.oss.datatypes/datatypes/ -->
<dependency>
<groupId>ch.dvbern.oss.datatypes</groupId>
<artifactId>datatypes</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.dvbern.oss.datatypes/datatypes/
implementation 'ch.dvbern.oss.datatypes:datatypes:3.0.2'
// https://jarcasting.com/artifacts/ch.dvbern.oss.datatypes/datatypes/
implementation ("ch.dvbern.oss.datatypes:datatypes:3.0.2")
'ch.dvbern.oss.datatypes:datatypes:jar:3.0.2'
<dependency org="ch.dvbern.oss.datatypes" name="datatypes" rev="3.0.2">
<artifact name="datatypes" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.dvbern.oss.datatypes', module='datatypes', version='3.0.2')
)
libraryDependencies += "ch.dvbern.oss.datatypes" % "datatypes" % "3.0.2"
[ch.dvbern.oss.datatypes/datatypes "3.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations Optional | jar | 4.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.assertj : assertj-core | jar | 3.20.2 |
org.junit.jupiter : junit-jupiter-params | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |