License |
License |
---|---|
GroupId | GroupIdcom.outr |
ArtifactId | ArtifactIdtesty_3 |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontesty
testy
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
testy_3-1.0.7.pom | |
testy_3-1.0.7.jar | 30 KB |
testy_3-1.0.7-sources.jar | 1 KB |
testy_3-1.0.7-javadoc.jar | 202 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.outr/testy_3/ -->
<dependency>
<groupId>com.outr</groupId>
<artifactId>testy_3</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.outr/testy_3/
implementation 'com.outr:testy_3:1.0.7'
// https://jarcasting.com/artifacts/com.outr/testy_3/
implementation ("com.outr:testy_3:1.0.7")
'com.outr:testy_3:jar:1.0.7'
<dependency org="com.outr" name="testy_3" rev="1.0.7">
<artifact name="testy_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outr', module='testy_3', version='1.0.7')
)
libraryDependencies += "com.outr" % "testy_3" % "1.0.7"
[com.outr/testy_3 "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.0 |
org.scalameta : munit_3 | jar | 0.7.26 |