Last Version

DEMUX Framework - Native Libraries 0.4.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.vektorsoft.demux.native
ArtifactId

ArtifactId

demux-native
Version

Version

0.4.0
Type

Type

pom
Description

Description

DEMUX Framework - Native Libraries
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Vektor Software

Download demux-native 0.4.0

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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.felix : org.apache.felix.framework jar 4.2.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.