is not current version
Last Version 9.0.1

tv.hd3g.commons:interfaces 3.0.0

Commons interfaces for all hdsdi3g' modules

GroupId

GroupId

tv.hd3g.commons
ArtifactId

ArtifactId

interfaces
Version

Version

3.0.0
Type

Type

jar

Download interfaces 3.0.0


<!-- https://jarcasting.com/artifacts/tv.hd3g.commons/interfaces/ -->
<dependency>
    <groupId>tv.hd3g.commons</groupId>
    <artifactId>interfaces</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/tv.hd3g.commons/interfaces/
implementation 'tv.hd3g.commons:interfaces:3.0.0'
// https://jarcasting.com/artifacts/tv.hd3g.commons/interfaces/
implementation ("tv.hd3g.commons:interfaces:3.0.0")
'tv.hd3g.commons:interfaces:jar:3.0.0'
<dependency org="tv.hd3g.commons" name="interfaces" rev="3.0.0">
  <artifact name="interfaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='tv.hd3g.commons', module='interfaces', version='3.0.0')
)
libraryDependencies += "tv.hd3g.commons" % "interfaces" % "3.0.0"
[tv.hd3g.commons/interfaces "3.0.0"]