| License |
License |
|---|---|
| GroupId | GroupIdpl.allegro.finance |
| ArtifactId | ArtifactIdtradukisto |
| Version | Version1.8.0 |
| Type | Typejar |
| Description |
DescriptionTradukisto
Small java library created to convert numbers to their word representations
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tradukisto-1.8.0.pom | |
| tradukisto-1.8.0.jar | 74 KB |
| tradukisto-1.8.0-sources.jar | 43 KB |
| tradukisto-1.8.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/pl.allegro.finance/tradukisto/ -->
<dependency>
<groupId>pl.allegro.finance</groupId>
<artifactId>tradukisto</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.allegro.finance/tradukisto/
implementation 'pl.allegro.finance:tradukisto:1.8.0'
// https://jarcasting.com/artifacts/pl.allegro.finance/tradukisto/
implementation ("pl.allegro.finance:tradukisto:1.8.0")
'pl.allegro.finance:tradukisto:jar:1.8.0'
<dependency org="pl.allegro.finance" name="tradukisto" rev="1.8.0">
<artifact name="tradukisto" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.allegro.finance', module='tradukisto', version='1.8.0')
)
libraryDependencies += "pl.allegro.finance" % "tradukisto" % "1.8.0"
[pl.allegro.finance/tradukisto "1.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 23.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.spockframework : spock-core | jar | 1.1-groovy-2.4 |