GroupId | GroupIdcom.github.fracpete |
---|---|
ArtifactId | ArtifactIdjshell-scripting-weka-package |
Version | Version2018.7.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.fracpete/jshell-scripting-weka-package/ -->
<dependency>
<groupId>com.github.fracpete</groupId>
<artifactId>jshell-scripting-weka-package</artifactId>
<version>2018.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/jshell-scripting-weka-package/
implementation 'com.github.fracpete:jshell-scripting-weka-package:2018.7.2'
// https://jarcasting.com/artifacts/com.github.fracpete/jshell-scripting-weka-package/
implementation ("com.github.fracpete:jshell-scripting-weka-package:2018.7.2")
'com.github.fracpete:jshell-scripting-weka-package:jar:2018.7.2'
<dependency org="com.github.fracpete" name="jshell-scripting-weka-package" rev="2018.7.2">
<artifact name="jshell-scripting-weka-package" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='jshell-scripting-weka-package', version='2018.7.2')
)
libraryDependencies += "com.github.fracpete" % "jshell-scripting-weka-package" % "2018.7.2"
[com.github.fracpete/jshell-scripting-weka-package "2018.7.2"]