| License |
License |
|---|---|
| GroupId | GroupIdcom.github.losizm |
| ArtifactId | ArtifactIdt2_2.12 |
| Version | Version0.4.1 |
| Type | Typejar |
| Description |
Descriptiont2
Utility for text tables
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| t2_2.12-0.4.1.pom | |
| t2_2.12-0.4.1.jar | 31 KB |
| t2_2.12-0.4.1-sources.jar | 10 KB |
| t2_2.12-0.4.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.losizm/t2_2.12/ -->
<dependency>
<groupId>com.github.losizm</groupId>
<artifactId>t2_2.12</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.losizm/t2_2.12/
implementation 'com.github.losizm:t2_2.12:0.4.1'
// https://jarcasting.com/artifacts/com.github.losizm/t2_2.12/
implementation ("com.github.losizm:t2_2.12:0.4.1")
'com.github.losizm:t2_2.12:jar:0.4.1'
<dependency org="com.github.losizm" name="t2_2.12" rev="0.4.1">
<artifact name="t2_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.losizm', module='t2_2.12', version='0.4.1')
)
libraryDependencies += "com.github.losizm" % "t2_2.12" % "0.4.1"
[com.github.losizm/t2_2.12 "0.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest-flatspec_2.12 | jar | 3.2.5 |