GroupId | GroupIdcom.lorandszakacs |
---|---|
ArtifactId | ArtifactIdsprout_sjs1_3.0.0-RC1 |
Version | Version0.0.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.lorandszakacs/sprout_sjs1_3.0.0-RC1/ -->
<dependency>
<groupId>com.lorandszakacs</groupId>
<artifactId>sprout_sjs1_3.0.0-RC1</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.lorandszakacs/sprout_sjs1_3.0.0-RC1/
implementation 'com.lorandszakacs:sprout_sjs1_3.0.0-RC1:0.0.2'
// https://jarcasting.com/artifacts/com.lorandszakacs/sprout_sjs1_3.0.0-RC1/
implementation ("com.lorandszakacs:sprout_sjs1_3.0.0-RC1:0.0.2")
'com.lorandszakacs:sprout_sjs1_3.0.0-RC1:jar:0.0.2'
<dependency org="com.lorandszakacs" name="sprout_sjs1_3.0.0-RC1" rev="0.0.2">
<artifact name="sprout_sjs1_3.0.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lorandszakacs', module='sprout_sjs1_3.0.0-RC1', version='0.0.2')
)
libraryDependencies += "com.lorandszakacs" % "sprout_sjs1_3.0.0-RC1" % "0.0.2"
[com.lorandszakacs/sprout_sjs1_3.0.0-RC1 "0.0.2"]