Categories |
Categoriesp6spy Application Layer Libs Logging |
---|---|
GroupId | GroupIdcom.actionsky |
ArtifactId | ArtifactIdtxle-p6spy |
Version | Version2.19.10.0 |
Type | Typejar |
Filename | Size |
---|---|
txle-p6spy-2.19.10.0.pom | |
txle-p6spy-2.19.10.0.jar | 55 KB |
txle-p6spy-2.19.10.0-sources.jar | 33 KB |
txle-p6spy-2.19.10.0-javadoc.jar | 164 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.actionsky/txle-p6spy/ -->
<dependency>
<groupId>com.actionsky</groupId>
<artifactId>txle-p6spy</artifactId>
<version>2.19.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.actionsky/txle-p6spy/
implementation 'com.actionsky:txle-p6spy:2.19.10.0'
// https://jarcasting.com/artifacts/com.actionsky/txle-p6spy/
implementation ("com.actionsky:txle-p6spy:2.19.10.0")
'com.actionsky:txle-p6spy:jar:2.19.10.0'
<dependency org="com.actionsky" name="txle-p6spy" rev="2.19.10.0">
<artifact name="txle-p6spy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.actionsky', module='txle-p6spy', version='2.19.10.0')
)
libraryDependencies += "com.actionsky" % "txle-p6spy" % "2.19.10.0"
[com.actionsky/txle-p6spy "2.19.10.0"]