is not current version
Last Version 0.7.8

org.jbundle.base:org.jbundle.base.mixed 0.7.7


GroupId

GroupId

org.jbundle.base
ArtifactId

ArtifactId

org.jbundle.base.mixed
Version

Version

0.7.7
Type

Type

jar

Download org.jbundle.base.mixed 0.7.7


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