GroupId | GroupIdio.github.d2a4u |
---|---|
ArtifactId | ArtifactIdmeteor-dynosaur_2.13 |
Version | Version1.0.13+3-bcb9daed |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.d2a4u/meteor-dynosaur_2.13/ -->
<dependency>
<groupId>io.github.d2a4u</groupId>
<artifactId>meteor-dynosaur_2.13</artifactId>
<version>1.0.13+3-bcb9daed</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.d2a4u/meteor-dynosaur_2.13/
implementation 'io.github.d2a4u:meteor-dynosaur_2.13:1.0.13+3-bcb9daed'
// https://jarcasting.com/artifacts/io.github.d2a4u/meteor-dynosaur_2.13/
implementation ("io.github.d2a4u:meteor-dynosaur_2.13:1.0.13+3-bcb9daed")
'io.github.d2a4u:meteor-dynosaur_2.13:jar:1.0.13+3-bcb9daed'
<dependency org="io.github.d2a4u" name="meteor-dynosaur_2.13" rev="1.0.13+3-bcb9daed">
<artifact name="meteor-dynosaur_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.d2a4u', module='meteor-dynosaur_2.13', version='1.0.13+3-bcb9daed')
)
libraryDependencies += "io.github.d2a4u" % "meteor-dynosaur_2.13" % "1.0.13+3-bcb9daed"
[io.github.d2a4u/meteor-dynosaur_2.13 "1.0.13+3-bcb9daed"]