is not current version
Last Version 1.2.14

org.apache.meecrowave:meecrowave-specs-api 1.2.3


GroupId

GroupId

org.apache.meecrowave
ArtifactId

ArtifactId

meecrowave-specs-api
Version

Version

1.2.3
Type

Type

jar

Download meecrowave-specs-api 1.2.3


<!-- https://jarcasting.com/artifacts/org.apache.meecrowave/meecrowave-specs-api/ -->
<dependency>
    <groupId>org.apache.meecrowave</groupId>
    <artifactId>meecrowave-specs-api</artifactId>
    <version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.meecrowave/meecrowave-specs-api/
implementation 'org.apache.meecrowave:meecrowave-specs-api:1.2.3'
// https://jarcasting.com/artifacts/org.apache.meecrowave/meecrowave-specs-api/
implementation ("org.apache.meecrowave:meecrowave-specs-api:1.2.3")
'org.apache.meecrowave:meecrowave-specs-api:jar:1.2.3'
<dependency org="org.apache.meecrowave" name="meecrowave-specs-api" rev="1.2.3">
  <artifact name="meecrowave-specs-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.meecrowave', module='meecrowave-specs-api', version='1.2.3')
)
libraryDependencies += "org.apache.meecrowave" % "meecrowave-specs-api" % "1.2.3"
[org.apache.meecrowave/meecrowave-specs-api "1.2.3"]