GroupId | GroupIdcom.avsystem.scex |
---|---|
ArtifactId | ArtifactIdscex-util_2.11 |
Version | Version1.19.2 |
Type | Typejar |
Filename | Size |
---|---|
scex-util_2.11-1.19.2.pom | |
scex-util_2.11-1.19.2.jar | 178 KB |
scex-util_2.11-1.19.2-sources.jar | 21 KB |
scex-util_2.11-1.19.2-javadoc.jar | 483 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.avsystem.scex/scex-util_2.11/ -->
<dependency>
<groupId>com.avsystem.scex</groupId>
<artifactId>scex-util_2.11</artifactId>
<version>1.19.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.avsystem.scex/scex-util_2.11/
implementation 'com.avsystem.scex:scex-util_2.11:1.19.2'
// https://jarcasting.com/artifacts/com.avsystem.scex/scex-util_2.11/
implementation ("com.avsystem.scex:scex-util_2.11:1.19.2")
'com.avsystem.scex:scex-util_2.11:jar:1.19.2'
<dependency org="com.avsystem.scex" name="scex-util_2.11" rev="1.19.2">
<artifact name="scex-util_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avsystem.scex', module='scex-util_2.11', version='1.19.2')
)
libraryDependencies += "com.avsystem.scex" % "scex-util_2.11" % "1.19.2"
[com.avsystem.scex/scex-util_2.11 "1.19.2"]