GroupId | GroupIdcom.sdl.lt |
---|---|
ArtifactId | ArtifactIdTesty |
Version | Version20.08.49.0_194e183 |
Type | Typejar |
Filename | Size |
---|---|
Testy-20.08.49.0_194e183.pom | |
Testy-20.08.49.0_194e183.jar | 383 KB |
Testy-20.08.49.0_194e183-sources.jar | 200 KB |
Testy-20.08.49.0_194e183-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.49.0_194e183</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.lt/Testy/
implementation 'com.sdl.lt:Testy:20.08.49.0_194e183'
// https://jarcasting.com/artifacts/com.sdl.lt/Testy/
implementation ("com.sdl.lt:Testy:20.08.49.0_194e183")
'com.sdl.lt:Testy:jar:20.08.49.0_194e183'
<dependency org="com.sdl.lt" name="Testy" rev="20.08.49.0_194e183">
<artifact name="Testy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.lt', module='Testy', version='20.08.49.0_194e183')
)
libraryDependencies += "com.sdl.lt" % "Testy" % "20.08.49.0_194e183"
[com.sdl.lt/Testy "20.08.49.0_194e183"]