Categories |
CategoriesAnt Build Tools ORM Data |
---|---|
GroupId | GroupIdio.github.clormor |
ArtifactId | ArtifactIdsantander-parser |
Version | Version0.4.8-9+g20795e3.dirty |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.clormor/santander-parser/ -->
<dependency>
<groupId>io.github.clormor</groupId>
<artifactId>santander-parser</artifactId>
<version>0.4.8-9+g20795e3.dirty</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.clormor/santander-parser/
implementation 'io.github.clormor:santander-parser:0.4.8-9+g20795e3.dirty'
// https://jarcasting.com/artifacts/io.github.clormor/santander-parser/
implementation ("io.github.clormor:santander-parser:0.4.8-9+g20795e3.dirty")
'io.github.clormor:santander-parser:jar:0.4.8-9+g20795e3.dirty'
<dependency org="io.github.clormor" name="santander-parser" rev="0.4.8-9+g20795e3.dirty">
<artifact name="santander-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.clormor', module='santander-parser', version='0.4.8-9+g20795e3.dirty')
)
libraryDependencies += "io.github.clormor" % "santander-parser" % "0.4.8-9+g20795e3.dirty"
[io.github.clormor/santander-parser "0.4.8-9+g20795e3.dirty"]