GroupId | GroupIdcom.sdl.lt |
---|---|
ArtifactId | ArtifactIdTesty |
Version | Version20.08.52.0_e49322f |
Type | Typejar |
Filename | Size |
---|---|
Testy-20.08.52.0_e49322f.pom | |
Testy-20.08.52.0_e49322f.jar | 384 KB |
Testy-20.08.52.0_e49322f-sources.jar | 200 KB |
Testy-20.08.52.0_e49322f-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdl.lt/Testy/ -->
<dependency>
<groupId>com.sdl.lt</groupId>
<artifactId>Testy</artifactId>
<version>20.08.52.0_e49322f</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.lt/Testy/
implementation 'com.sdl.lt:Testy:20.08.52.0_e49322f'
// https://jarcasting.com/artifacts/com.sdl.lt/Testy/
implementation ("com.sdl.lt:Testy:20.08.52.0_e49322f")
'com.sdl.lt:Testy:jar:20.08.52.0_e49322f'
<dependency org="com.sdl.lt" name="Testy" rev="20.08.52.0_e49322f">
<artifact name="Testy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.lt', module='Testy', version='20.08.52.0_e49322f')
)
libraryDependencies += "com.sdl.lt" % "Testy" % "20.08.52.0_e49322f"
[com.sdl.lt/Testy "20.08.52.0_e49322f"]