не последняя версия
Последняя версия 1.2.1

com.github.dmgcodevil:jmspy-core 1.1.1

Library to record method invocations

Группа

Группа

com.github.dmgcodevil
Идентификатор

Идентификатор

jmspy-core
Версия

Версия

1.1.1
Тип

Тип

jar

Скачать jmspy-core 1.1.1


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