is not current version
Last Version 1.3.2

com.github.advisedtesting:AdvisedCore 1.3.0


GroupId

GroupId

com.github.advisedtesting
ArtifactId

ArtifactId

AdvisedCore
Version

Version

1.3.0
Type

Type

jar

Download AdvisedCore 1.3.0


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