is not current version
Last Version 0.4.1

com.github.atais:fixed-length_2.10 0.2

fixed-length

GroupId

GroupId

com.github.atais
ArtifactId

ArtifactId

fixed-length_2.10
Version

Version

0.2
Type

Type

jar

Download fixed-length_2.10 0.2


<!-- https://jarcasting.com/artifacts/com.github.atais/fixed-length_2.10/ -->
<dependency>
    <groupId>com.github.atais</groupId>
    <artifactId>fixed-length_2.10</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atais/fixed-length_2.10/
implementation 'com.github.atais:fixed-length_2.10:0.2'
// https://jarcasting.com/artifacts/com.github.atais/fixed-length_2.10/
implementation ("com.github.atais:fixed-length_2.10:0.2")
'com.github.atais:fixed-length_2.10:jar:0.2'
<dependency org="com.github.atais" name="fixed-length_2.10" rev="0.2">
  <artifact name="fixed-length_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atais', module='fixed-length_2.10', version='0.2')
)
libraryDependencies += "com.github.atais" % "fixed-length_2.10" % "0.2"
[com.github.atais/fixed-length_2.10 "0.2"]