is not current version
Last Version 2.0.0-beta4

com.gettyio:getty-expansion 2.0.0-beta1


GroupId

GroupId

com.gettyio
ArtifactId

ArtifactId

getty-expansion
Version

Version

2.0.0-beta1
Type

Type

jar

Download getty-expansion 2.0.0-beta1


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