is not current version
Last Version 1.3.2

com.github.advisedtesting:AdvisedCore 1.2.6


GroupId

GroupId

com.github.advisedtesting
ArtifactId

ArtifactId

AdvisedCore
Version

Version

1.2.6
Type

Type

jar

Download AdvisedCore 1.2.6


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