GroupId | GroupIdcom.github.atais |
---|---|
ArtifactId | ArtifactIdfixed-length_2.10 |
Version | Version0.2 |
Type | Typejar |
Filename | Size |
---|---|
fixed-length_2.10-0.2.pom | |
fixed-length_2.10-0.2.jar | 74 KB |
fixed-length_2.10-0.2-sources.jar | 5 KB |
fixed-length_2.10-0.2-javadoc.jar | 421 KB |
Browse |
<!-- 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"]