License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdmd5-o-matic |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionmd5-o-matic
WebJar for md5-o-matic
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
md5-o-matic-0.1.1.pom | |
md5-o-matic-0.1.1.jar | 7 KB |
md5-o-matic-0.1.1-sources.jar | 22 bytes |
md5-o-matic-0.1.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/md5-o-matic/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>md5-o-matic</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/md5-o-matic/
implementation 'org.webjars.npm:md5-o-matic:0.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/md5-o-matic/
implementation ("org.webjars.npm:md5-o-matic:0.1.1")
'org.webjars.npm:md5-o-matic:jar:0.1.1'
<dependency org="org.webjars.npm" name="md5-o-matic" rev="0.1.1">
<artifact name="md5-o-matic" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='md5-o-matic', version='0.1.1')
)
libraryDependencies += "org.webjars.npm" % "md5-o-matic" % "0.1.1"
[org.webjars.npm/md5-o-matic "0.1.1"]