Categories |
CategoriesSysmon Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdcom.github.dritonshoshi |
ArtifactId | ArtifactIdn-sysmon-core |
Version | Version1.3.6 |
Type | Typejar |
Filename | Size |
---|---|
n-sysmon-core-1.3.6.pom | |
n-sysmon-core-1.3.6.jar | 720 KB |
n-sysmon-core-1.3.6-sources.jar | 575 KB |
n-sysmon-core-1.3.6-javadoc.jar | 886 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.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dritonshoshi/n-sysmon-core/
implementation 'com.github.dritonshoshi:n-sysmon-core:1.3.6'
// https://jarcasting.com/artifacts/com.github.dritonshoshi/n-sysmon-core/
implementation ("com.github.dritonshoshi:n-sysmon-core:1.3.6")
'com.github.dritonshoshi:n-sysmon-core:jar:1.3.6'
<dependency org="com.github.dritonshoshi" name="n-sysmon-core" rev="1.3.6">
<artifact name="n-sysmon-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dritonshoshi', module='n-sysmon-core', version='1.3.6')
)
libraryDependencies += "com.github.dritonshoshi" % "n-sysmon-core" % "1.3.6"
[com.github.dritonshoshi/n-sysmon-core "1.3.6"]