Categories |
CategoriesAnt Build Tools ORM Data |
---|---|
GroupId | GroupIdio.github.clormor |
ArtifactId | ArtifactIdsantander-parser |
Version | Version0.4.2 |
Type | Typejar |
Filename | Size |
---|---|
santander-parser-0.4.2.pom | |
santander-parser-0.4.2.jar | 10 KB |
santander-parser-0.4.2-sources.jar | 2 KB |
santander-parser-0.4.2-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.clormor/santander-parser/ -->
<dependency>
<groupId>io.github.clormor</groupId>
<artifactId>santander-parser</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.clormor/santander-parser/
implementation 'io.github.clormor:santander-parser:0.4.2'
// https://jarcasting.com/artifacts/io.github.clormor/santander-parser/
implementation ("io.github.clormor:santander-parser:0.4.2")
'io.github.clormor:santander-parser:jar:0.4.2'
<dependency org="io.github.clormor" name="santander-parser" rev="0.4.2">
<artifact name="santander-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.clormor', module='santander-parser', version='0.4.2')
)
libraryDependencies += "io.github.clormor" % "santander-parser" % "0.4.2"
[io.github.clormor/santander-parser "0.4.2"]