is not current version
Last Version 1.1.0-RC3

info.hupel:pide-interface_2.11 1.1.0-RC2

pideInterface

Categories

Categories

IDE Development Tools
GroupId

GroupId

info.hupel
ArtifactId

ArtifactId

pide-interface_2.11
Version

Version

1.1.0-RC2
Type

Type

jar

Download pide-interface_2.11 1.1.0-RC2


<!-- https://jarcasting.com/artifacts/info.hupel/pide-interface_2.11/ -->
<dependency>
    <groupId>info.hupel</groupId>
    <artifactId>pide-interface_2.11</artifactId>
    <version>1.1.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/info.hupel/pide-interface_2.11/
implementation 'info.hupel:pide-interface_2.11:1.1.0-RC2'
// https://jarcasting.com/artifacts/info.hupel/pide-interface_2.11/
implementation ("info.hupel:pide-interface_2.11:1.1.0-RC2")
'info.hupel:pide-interface_2.11:jar:1.1.0-RC2'
<dependency org="info.hupel" name="pide-interface_2.11" rev="1.1.0-RC2">
  <artifact name="pide-interface_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.hupel', module='pide-interface_2.11', version='1.1.0-RC2')
)
libraryDependencies += "info.hupel" % "pide-interface_2.11" % "1.1.0-RC2"
[info.hupel/pide-interface_2.11 "1.1.0-RC2"]