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