is not current version
Last Version 0.4.0

com.vektorsoft.demux.native:demux-native 0.3.1


Categories

Categories

Native Development Tools
GroupId

GroupId

com.vektorsoft.demux.native
ArtifactId

ArtifactId

demux-native
Version

Version

0.3.1
Type

Type

pom

Download demux-native 0.3.1

Filename Size
demux-native-0.3.1.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.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vektorsoft.demux.native/demux-native/
implementation 'com.vektorsoft.demux.native:demux-native:0.3.1'
// https://jarcasting.com/artifacts/com.vektorsoft.demux.native/demux-native/
implementation ("com.vektorsoft.demux.native:demux-native:0.3.1")
'com.vektorsoft.demux.native:demux-native:pom:0.3.1'
<dependency org="com.vektorsoft.demux.native" name="demux-native" rev="0.3.1">
  <artifact name="demux-native" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vektorsoft.demux.native', module='demux-native', version='0.3.1')
)
libraryDependencies += "com.vektorsoft.demux.native" % "demux-native" % "0.3.1"
[com.vektorsoft.demux.native/demux-native "0.3.1"]