License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.vektorsoft.demux.native |
ArtifactId | ArtifactIddemux-native |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDEMUX Framework - Native Libraries
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationVektor Software |
Filename | Size |
---|---|
demux-native-0.4.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vektorsoft.demux.native/demux-native/ -->
<dependency>
<groupId>com.vektorsoft.demux.native</groupId>
<artifactId>demux-native</artifactId>
<version>0.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vektorsoft.demux.native/demux-native/
implementation 'com.vektorsoft.demux.native:demux-native:0.4.0'
// https://jarcasting.com/artifacts/com.vektorsoft.demux.native/demux-native/
implementation ("com.vektorsoft.demux.native:demux-native:0.4.0")
'com.vektorsoft.demux.native:demux-native:pom:0.4.0'
<dependency org="com.vektorsoft.demux.native" name="demux-native" rev="0.4.0">
<artifact name="demux-native" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vektorsoft.demux.native', module='demux-native', version='0.4.0')
)
libraryDependencies += "com.vektorsoft.demux.native" % "demux-native" % "0.4.0"
[com.vektorsoft.demux.native/demux-native "0.4.0"]
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 |