| License |
License |
|---|---|
| GroupId | GroupIdorg.wiztools |
| ArtifactId | ArtifactIdwiztools-oembed |
| Last Version | Last Version0.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwiztools-oembed
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| wiztools-oembed-0.2.0.pom | |
| wiztools-oembed-0.2.0.jar | 19 KB |
| wiztools-oembed-0.2.0-sources.jar | 11 KB |
| wiztools-oembed-0.2.0-javadoc.jar | 98 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wiztools/wiztools-oembed/ -->
<dependency>
<groupId>org.wiztools</groupId>
<artifactId>wiztools-oembed</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wiztools/wiztools-oembed/
implementation 'org.wiztools:wiztools-oembed:0.2.0'
// https://jarcasting.com/artifacts/org.wiztools/wiztools-oembed/
implementation ("org.wiztools:wiztools-oembed:0.2.0")
'org.wiztools:wiztools-oembed:jar:0.2.0'
<dependency org="org.wiztools" name="wiztools-oembed" rev="0.2.0">
<artifact name="wiztools-oembed" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wiztools', module='wiztools-oembed', version='0.2.0')
)
libraryDependencies += "org.wiztools" % "wiztools-oembed" % "0.2.0"
[org.wiztools/wiztools-oembed "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.json : json | jar | 20090211 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |