Tie Method Interception - Core

Tie is a lightweight library for dynamic method interception.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.tie
ArtifactId

ArtifactId

tie-core
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Tie Method Interception - Core
Tie is a lightweight library for dynamic method interception.

Download tie-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
aopalliance : aopalliance jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2