is not current version
Last Version 2.2.0

com.blacksquircle.ui:language-groovy 1.2.1

Brackeys IDE is a fast and free multi-language code editor for Android.

Categories

Categories

Groovy Languages
GroupId

GroupId

com.blacksquircle.ui
ArtifactId

ArtifactId

language-groovy
Version

Version

1.2.1
Type

Type

aar

Download language-groovy 1.2.1


<!-- https://jarcasting.com/artifacts/com.blacksquircle.ui/language-groovy/ -->
<dependency>
    <groupId>com.blacksquircle.ui</groupId>
    <artifactId>language-groovy</artifactId>
    <version>1.2.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.blacksquircle.ui/language-groovy/
implementation 'com.blacksquircle.ui:language-groovy:1.2.1'
// https://jarcasting.com/artifacts/com.blacksquircle.ui/language-groovy/
implementation ("com.blacksquircle.ui:language-groovy:1.2.1")
'com.blacksquircle.ui:language-groovy:aar:1.2.1'
<dependency org="com.blacksquircle.ui" name="language-groovy" rev="1.2.1">
  <artifact name="language-groovy" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.blacksquircle.ui', module='language-groovy', version='1.2.1')
)
libraryDependencies += "com.blacksquircle.ui" % "language-groovy" % "1.2.1"
[com.blacksquircle.ui/language-groovy "1.2.1"]