is not current version
Last Version 0.8.21

org.gridkit.lab:interceptor 0.8.3

Byte code instrumentation library for Nanocloud

GroupId

GroupId

org.gridkit.lab
ArtifactId

ArtifactId

interceptor
Version

Version

0.8.3
Type

Type

jar

Download interceptor 0.8.3


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