Group Id io.github.scalahub
Artifact Id beanshell-mod_2.12
Version 1.0
Packaging jar
URL -
Badge
Last Updated 2022-06-09T03:49:01+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>io.github.scalahub</groupId>
    <artifactId>beanshell-mod_2.12</artifactId>
    <version>1.0</version>
</dependency>
implementation group: 'io.github.scalahub', name: 'beanshell-mod_2.12', version: '1.0'
implementation 'io.github.scalahub:beanshell-mod_2.12:1.0'
implementation("io.github.scalahub:beanshell-mod_2.12:1.0")
libraryDependencies += "io.github.scalahub" % "beanshell-mod_2.12" % "1.0"
<dependency org="io.github.scalahub" name="beanshell-mod_2.12" rev="1.0"/>
@Grapes(
    @Grab(group='io.github.scalahub', module='beanshell-mod_2.12', version='1.0')
)
[io.github.scalahub/beanshell-mod_2.12 "1.0"]
'io.github.scalahub:beanshell-mod_2.12:1.0'