| License |
License |
|---|---|
| GroupId | GroupIdpl.allegro.finance |
| ArtifactId | ArtifactIdtradukisto |
| Last Version | Last Version1.10.6 |
| Release Date | Release Date |
| 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.10.6.pom | |
| tradukisto-1.10.6.jar | 22 KB |
| tradukisto-1.10.6-sources.jar | 14 KB |
| tradukisto-1.10.6-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/pl.allegro.finance/tradukisto/ -->
<dependency>
<groupId>pl.allegro.finance</groupId>
<artifactId>tradukisto</artifactId>
<version>1.10.6</version>
</dependency>
// https://jarcasting.com/artifacts/pl.allegro.finance/tradukisto/
implementation 'pl.allegro.finance:tradukisto:1.10.6'
// https://jarcasting.com/artifacts/pl.allegro.finance/tradukisto/
implementation ("pl.allegro.finance:tradukisto:1.10.6")
'pl.allegro.finance:tradukisto:jar:1.10.6'
<dependency org="pl.allegro.finance" name="tradukisto" rev="1.10.6">
<artifact name="tradukisto" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.allegro.finance', module='tradukisto', version='1.10.6')
)
libraryDependencies += "pl.allegro.finance" % "tradukisto" % "1.10.6"
[pl.allegro.finance/tradukisto "1.10.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 25.0-jre |