GroupId | GroupIdcom.github.atais |
---|---|
ArtifactId | ArtifactIdfixed-length_2.11 |
Version | Version0.2 |
Type | Typejar |
Filename | Size |
---|---|
fixed-length_2.11-0.2.pom | |
fixed-length_2.11-0.2.jar | 75 KB |
fixed-length_2.11-0.2-sources.jar | 5 KB |
fixed-length_2.11-0.2-javadoc.jar | 421 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.atais/fixed-length_2.11/ -->
<dependency>
<groupId>com.github.atais</groupId>
<artifactId>fixed-length_2.11</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atais/fixed-length_2.11/
implementation 'com.github.atais:fixed-length_2.11:0.2'
// https://jarcasting.com/artifacts/com.github.atais/fixed-length_2.11/
implementation ("com.github.atais:fixed-length_2.11:0.2")
'com.github.atais:fixed-length_2.11:jar:0.2'
<dependency org="com.github.atais" name="fixed-length_2.11" rev="0.2">
<artifact name="fixed-length_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atais', module='fixed-length_2.11', version='0.2')
)
libraryDependencies += "com.github.atais" % "fixed-length_2.11" % "0.2"
[com.github.atais/fixed-length_2.11 "0.2"]