| GroupId | GroupIdcom.lorandszakacs |
|---|---|
| ArtifactId | ArtifactIdsprout_3.0.0-RC2 |
| Version | Version0.0.2 |
| Type | Typejar |
| Filename | Size |
|---|---|
| sprout_3.0.0-RC2-0.0.2.pom | |
| sprout_3.0.0-RC2-0.0.2.jar | 30 KB |
| sprout_3.0.0-RC2-0.0.2-sources.jar | 8 KB |
| sprout_3.0.0-RC2-0.0.2-javadoc.jar | 214 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lorandszakacs/sprout_3.0.0-RC2/ -->
<dependency>
<groupId>com.lorandszakacs</groupId>
<artifactId>sprout_3.0.0-RC2</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.lorandszakacs/sprout_3.0.0-RC2/
implementation 'com.lorandszakacs:sprout_3.0.0-RC2:0.0.2'
// https://jarcasting.com/artifacts/com.lorandszakacs/sprout_3.0.0-RC2/
implementation ("com.lorandszakacs:sprout_3.0.0-RC2:0.0.2")
'com.lorandszakacs:sprout_3.0.0-RC2:jar:0.0.2'
<dependency org="com.lorandszakacs" name="sprout_3.0.0-RC2" rev="0.0.2">
<artifact name="sprout_3.0.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lorandszakacs', module='sprout_3.0.0-RC2', version='0.0.2')
)
libraryDependencies += "com.lorandszakacs" % "sprout_3.0.0-RC2" % "0.0.2"
[com.lorandszakacs/sprout_3.0.0-RC2 "0.0.2"]