is not current version
Last Version 1.3.5

net.highersoft:methodstatis 1.3.3


Categories

Categories

Net
GroupId

GroupId

net.highersoft
ArtifactId

ArtifactId

methodstatis
Version

Version

1.3.3
Type

Type

jar

Download methodstatis 1.3.3


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