GroupId | GroupIdcom.gettyio |
---|---|
ArtifactId | ArtifactIdgetty-expansion |
Version | Version2.0.0-beta1 |
Type | Typejar |
Filename | Size |
---|---|
getty-expansion-2.0.0-beta1.pom | |
getty-expansion-2.0.0-beta1.jar | 138 KB |
getty-expansion-2.0.0-beta1-sources.jar | 107 KB |
getty-expansion-2.0.0-beta1-javadoc.jar | 566 KB |
Browse |
<!-- 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"]