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