Categories |
CategoriesSysmon Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdcom.github.dritonshoshi |
ArtifactId | ArtifactIdn-sysmon-core |
Version | Version1.3.7 |
Type | Typejar |
Filename | Size |
---|---|
n-sysmon-core-1.3.7.pom | |
n-sysmon-core-1.3.7.jar | 733 KB |
n-sysmon-core-1.3.7-sources.jar | 586 KB |
n-sysmon-core-1.3.7-javadoc.jar | 907 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dritonshoshi/n-sysmon-core/ -->
<dependency>
<groupId>com.github.dritonshoshi</groupId>
<artifactId>n-sysmon-core</artifactId>
<version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dritonshoshi/n-sysmon-core/
implementation 'com.github.dritonshoshi:n-sysmon-core:1.3.7'
// https://jarcasting.com/artifacts/com.github.dritonshoshi/n-sysmon-core/
implementation ("com.github.dritonshoshi:n-sysmon-core:1.3.7")
'com.github.dritonshoshi:n-sysmon-core:jar:1.3.7'
<dependency org="com.github.dritonshoshi" name="n-sysmon-core" rev="1.3.7">
<artifact name="n-sysmon-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dritonshoshi', module='n-sysmon-core', version='1.3.7')
)
libraryDependencies += "com.github.dritonshoshi" % "n-sysmon-core" % "1.3.7"
[com.github.dritonshoshi/n-sysmon-core "1.3.7"]