| License |
License |
|---|---|
| GroupId | GroupIdio.github.xcapdevila |
| ArtifactId | ArtifactIdcreditcard-utils |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.github.xcapdevila:creditcard-utils
CreditCard Toolbox
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| creditcard-utils-1.0.pom | |
| creditcard-utils-1.0.jar | 10 KB |
| creditcard-utils-1.0-sources.jar | 7 KB |
| creditcard-utils-1.0-javadoc.jar | 403 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.xcapdevila/creditcard-utils/ -->
<dependency>
<groupId>io.github.xcapdevila</groupId>
<artifactId>creditcard-utils</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xcapdevila/creditcard-utils/
implementation 'io.github.xcapdevila:creditcard-utils:1.0'
// https://jarcasting.com/artifacts/io.github.xcapdevila/creditcard-utils/
implementation ("io.github.xcapdevila:creditcard-utils:1.0")
'io.github.xcapdevila:creditcard-utils:jar:1.0'
<dependency org="io.github.xcapdevila" name="creditcard-utils" rev="1.0">
<artifact name="creditcard-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xcapdevila', module='creditcard-utils', version='1.0')
)
libraryDependencies += "io.github.xcapdevila" % "creditcard-utils" % "1.0"
[io.github.xcapdevila/creditcard-utils "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
| com.github.curious-odd-man : rgxgen | jar | 1.3 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.pitest : pitest-parent | pom | 1.6.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |
| org.mockito : mockito-core | jar | 3.11.1 |
| org.mockito : mockito-junit-jupiter | jar | 3.11.1 |