License |
License |
---|---|
GroupId | GroupIdcom.github.atais |
ArtifactId | ArtifactIdfixed-length_2.10 |
Version | Version0.4.1 |
Type | Typejar |
Description |
Descriptionfixed-length
fixed-length
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fixed-length_2.10-0.4.1.pom | |
fixed-length_2.10-0.4.1.jar | 74 KB |
fixed-length_2.10-0.4.1-sources.jar | 5 KB |
fixed-length_2.10-0.4.1-javadoc.jar | 422 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.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atais/fixed-length_2.10/
implementation 'com.github.atais:fixed-length_2.10:0.4.1'
// https://jarcasting.com/artifacts/com.github.atais/fixed-length_2.10/
implementation ("com.github.atais:fixed-length_2.10:0.4.1")
'com.github.atais:fixed-length_2.10:jar:0.4.1'
<dependency org="com.github.atais" name="fixed-length_2.10" rev="0.4.1">
<artifact name="fixed-length_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atais', module='fixed-length_2.10', version='0.4.1')
)
libraryDependencies += "com.github.atais" % "fixed-length_2.10" % "0.4.1"
[com.github.atais/fixed-length_2.10 "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
com.chuusai : shapeless_2.10 | jar | 2.3.2 |
org.typelevel : cats-core_2.10 | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 3.0.1 |
org.scalacheck : scalacheck_2.10 | jar | 1.13.4 |