License |
License |
---|---|
GroupId | GroupIdorg.tpolecat |
ArtifactId | ArtifactIdsourcepos_3 |
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_3-1.0.1.pom | |
sourcepos_3-1.0.1.jar | 9 KB |
sourcepos_3-1.0.1-sources.jar | 1 KB |
sourcepos_3-1.0.1-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.tpolecat/sourcepos_3/ -->
<dependency>
<groupId>org.tpolecat</groupId>
<artifactId>sourcepos_3</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/sourcepos_3/
implementation 'org.tpolecat:sourcepos_3:1.0.1'
// https://jarcasting.com/artifacts/org.tpolecat/sourcepos_3/
implementation ("org.tpolecat:sourcepos_3:1.0.1")
'org.tpolecat:sourcepos_3:jar:1.0.1'
<dependency org="org.tpolecat" name="sourcepos_3" rev="1.0.1">
<artifact name="sourcepos_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='sourcepos_3', version='1.0.1')
)
libraryDependencies += "org.tpolecat" % "sourcepos_3" % "1.0.1"
[org.tpolecat/sourcepos_3 "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalameta : munit_3 | jar | 0.7.28 |