is not current version
Last Version 1.2.2

com.netflix.metacat:metacat-common 0.1.48

metacat-common

Categories

Categories

Net
GroupId

GroupId

com.netflix.metacat
ArtifactId

ArtifactId

metacat-common
Version

Version

0.1.48
Type

Type

jar

Download metacat-common 0.1.48


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