is not current version
Last Version 1.1.0-RC3

info.hupel:pide-interface_2.11 1.0.0-RC3

pideInterface

Categories

Categories

IDE Development Tools
GroupId

GroupId

info.hupel
ArtifactId

ArtifactId

pide-interface_2.11
Version

Version

1.0.0-RC3
Type

Type

jar

Download pide-interface_2.11 1.0.0-RC3


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