is not current version
Last Version 1.3.5

net.highersoft:methodstatis 1.3.4

方法调用记录组件

Categories

Categories

Net
GroupId

GroupId

net.highersoft
ArtifactId

ArtifactId

methodstatis
Version

Version

1.3.4
Type

Type

jar

Download methodstatis 1.3.4


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