| License |
License |
|---|---|
| GroupId | GroupIdcom.vektorsoft.demux.desktop |
| ArtifactId | ArtifactIdmobile |
| Last Version | Last Version0.8.5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionDEMUX Framework - Mobile
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project OrganizationVektor Software |
| Filename | Size |
|---|---|
| mobile-0.8.5.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.vektorsoft.demux.desktop/mobile/ -->
<dependency>
<groupId>com.vektorsoft.demux.desktop</groupId>
<artifactId>mobile</artifactId>
<version>0.8.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vektorsoft.demux.desktop/mobile/
implementation 'com.vektorsoft.demux.desktop:mobile:0.8.5'
// https://jarcasting.com/artifacts/com.vektorsoft.demux.desktop/mobile/
implementation ("com.vektorsoft.demux.desktop:mobile:0.8.5")
'com.vektorsoft.demux.desktop:mobile:pom:0.8.5'
<dependency org="com.vektorsoft.demux.desktop" name="mobile" rev="0.8.5">
<artifact name="mobile" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vektorsoft.demux.desktop', module='mobile', version='0.8.5')
)
libraryDependencies += "com.vektorsoft.demux.desktop" % "mobile" % "0.8.5"
[com.vektorsoft.demux.desktop/mobile "0.8.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.felix : org.apache.felix.framework | jar | 4.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-all | jar | 1.9.5 |