is not current version
Last Version 1.0.41

com.fizzed:crux-mediatype 1.0.31


GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

crux-mediatype
Version

Version

1.0.31
Type

Type

jar

Download crux-mediatype 1.0.31


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