GroupId | GroupIdcom.mattunderscore |
---|---|
ArtifactId | ArtifactIdshh-content-type |
Version | Version0.2.7 |
Type | Typejar |
Filename | Size |
---|---|
shh-content-type-0.2.7.pom | |
shh-content-type-0.2.7.jar | 8 KB |
shh-content-type-0.2.7-sources.jar | 7 KB |
shh-content-type-0.2.7-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mattunderscore/shh-content-type/ -->
<dependency>
<groupId>com.mattunderscore</groupId>
<artifactId>shh-content-type</artifactId>
<version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.mattunderscore/shh-content-type/
implementation 'com.mattunderscore:shh-content-type:0.2.7'
// https://jarcasting.com/artifacts/com.mattunderscore/shh-content-type/
implementation ("com.mattunderscore:shh-content-type:0.2.7")
'com.mattunderscore:shh-content-type:jar:0.2.7'
<dependency org="com.mattunderscore" name="shh-content-type" rev="0.2.7">
<artifact name="shh-content-type" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mattunderscore', module='shh-content-type', version='0.2.7')
)
libraryDependencies += "com.mattunderscore" % "shh-content-type" % "0.2.7"
[com.mattunderscore/shh-content-type "0.2.7"]