GroupId | GroupIdcom.github.atais |
---|---|
ArtifactId | ArtifactIdfixed-length_2.11 |
Version | Version0.1 |
Type | Typejar |
Filename | Size |
---|---|
fixed-length_2.11-0.1.pom | |
fixed-length_2.11-0.1.jar | 49 KB |
fixed-length_2.11-0.1-sources.jar | 4 KB |
fixed-length_2.11-0.1-javadoc.jar | 403 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atais/fixed-length_2.11/
implementation 'com.github.atais:fixed-length_2.11:0.1'
// https://jarcasting.com/artifacts/com.github.atais/fixed-length_2.11/
implementation ("com.github.atais:fixed-length_2.11:0.1")
'com.github.atais:fixed-length_2.11:jar:0.1'
<dependency org="com.github.atais" name="fixed-length_2.11" rev="0.1">
<artifact name="fixed-length_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atais', module='fixed-length_2.11', version='0.1')
)
libraryDependencies += "com.github.atais" % "fixed-length_2.11" % "0.1"
[com.github.atais/fixed-length_2.11 "0.1"]