License |
License |
---|---|
GroupId | GroupIdorg.tpolecat |
ArtifactId | ArtifactIdsourcepos_2.13 |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsourcepos
sourcepos
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sourcepos_2.13-1.0.1.pom | |
sourcepos_2.13-1.0.1.jar | 7 KB |
sourcepos_2.13-1.0.1-sources.jar | 1 KB |
sourcepos_2.13-1.0.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tpolecat/sourcepos_2.13/ -->
<dependency>
<groupId>org.tpolecat</groupId>
<artifactId>sourcepos_2.13</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/sourcepos_2.13/
implementation 'org.tpolecat:sourcepos_2.13:1.0.1'
// https://jarcasting.com/artifacts/org.tpolecat/sourcepos_2.13/
implementation ("org.tpolecat:sourcepos_2.13:1.0.1")
'org.tpolecat:sourcepos_2.13:jar:1.0.1'
<dependency org="org.tpolecat" name="sourcepos_2.13" rev="1.0.1">
<artifact name="sourcepos_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='sourcepos_2.13', version='1.0.1')
)
libraryDependencies += "org.tpolecat" % "sourcepos_2.13" % "1.0.1"
[org.tpolecat/sourcepos_2.13 "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
org.scala-lang : scala-reflect | jar | 2.13.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scalameta : munit_2.13 | jar | 0.7.28 |