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