License |
License
MIT License
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.github.sarxos |
ArtifactId | ArtifactIddotnet-dll-injector |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description.NET Managed DLL Injector
Utility allowing you to inject managed DLLs into any .NET process.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
dotnet-dll-injector-0.2.1.pom | |
dotnet-dll-injector-0.2.1.jar | 190 KB |
dotnet-dll-injector-0.2.1-sources.jar | 4 KB |
dotnet-dll-injector-0.2.1-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sarxos/dotnet-dll-injector/ -->
<dependency>
<groupId>com.github.sarxos</groupId>
<artifactId>dotnet-dll-injector</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sarxos/dotnet-dll-injector/
implementation 'com.github.sarxos:dotnet-dll-injector:0.2.1'
// https://jarcasting.com/artifacts/com.github.sarxos/dotnet-dll-injector/
implementation ("com.github.sarxos:dotnet-dll-injector:0.2.1")
'com.github.sarxos:dotnet-dll-injector:jar:0.2.1'
<dependency org="com.github.sarxos" name="dotnet-dll-injector" rev="0.2.1">
<artifact name="dotnet-dll-injector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sarxos', module='dotnet-dll-injector', version='0.2.1')
)
libraryDependencies += "com.github.sarxos" % "dotnet-dll-injector" % "0.2.1"
[com.github.sarxos/dotnet-dll-injector "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.sarxos : windows-registry-util | jar | 0.1 |
org.slf4j : slf4j-api | jar | 1.7.2 |
ch.qos.logback : logback-classic | jar | 1.0.7 |
org.apache.commons : commons-lang3 | jar | 3.1 |