mono.cecil

Almost exact copy of c# mono.cecil library.

License

License

GroupId

GroupId

com.github.lastrix
ArtifactId

ArtifactId

mono.cecil
Last Version

Last Version

0.10.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

mono.cecil
Almost exact copy of c# mono.cecil library.
Project URL

Project URL

https://github.com/lastrix/mono.cecil
Source Code Management

Source Code Management

https://github.com/lastrix/mono.cecil

Download mono.cecil

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.lastrix/mono.cecil/ -->
<dependency>
    <groupId>com.github.lastrix</groupId>
    <artifactId>mono.cecil</artifactId>
    <version>0.10.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lastrix/mono.cecil/
implementation 'com.github.lastrix:mono.cecil:0.10.0.0'
// https://jarcasting.com/artifacts/com.github.lastrix/mono.cecil/
implementation ("com.github.lastrix:mono.cecil:0.10.0.0")
'com.github.lastrix:mono.cecil:jar:0.10.0.0'
<dependency org="com.github.lastrix" name="mono.cecil" rev="0.10.0.0">
  <artifact name="mono.cecil" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lastrix', module='mono.cecil', version='0.10.0.0')
)
libraryDependencies += "com.github.lastrix" % "mono.cecil" % "0.10.0.0"
[com.github.lastrix/mono.cecil "0.10.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains : annotations jar 16.0.3
org.apache.commons : commons-lang3 jar 3.4
org.slf4j : slf4j-api jar 1.7.25
commons-codec : commons-codec jar 1.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.0.0