License |
License |
---|---|
GroupId | GroupIdcom.github.losizm |
ArtifactId | ArtifactIdt2_2.13 |
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.13-0.4.1.pom | |
t2_2.13-0.4.1.jar | 31 KB |
t2_2.13-0.4.1-sources.jar | 10 KB |
t2_2.13-0.4.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.losizm/t2_2.13/ -->
<dependency>
<groupId>com.github.losizm</groupId>
<artifactId>t2_2.13</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.losizm/t2_2.13/
implementation 'com.github.losizm:t2_2.13:0.4.1'
// https://jarcasting.com/artifacts/com.github.losizm/t2_2.13/
implementation ("com.github.losizm:t2_2.13:0.4.1")
'com.github.losizm:t2_2.13:jar:0.4.1'
<dependency org="com.github.losizm" name="t2_2.13" rev="0.4.1">
<artifact name="t2_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.losizm', module='t2_2.13', version='0.4.1')
)
libraryDependencies += "com.github.losizm" % "t2_2.13" % "0.4.1"
[com.github.losizm/t2_2.13 "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest-flatspec_2.13 | jar | 3.2.5 |