Last Version

Minidev commons Classes 1.0.7

minidev common properties.

License

License

Categories

Categories

IDE Development Tools Net
GroupId

GroupId

net.minidev
ArtifactId

ArtifactId

commons
Version

Version

1.0.7
Type

Type

jar
Description

Description

Minidev commons Classes
minidev common properties.
Project Organization

Project Organization

Chemouni Uriel

Download commons 1.0.7


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.3.6
org.apache.httpcomponents : httpmime jar 4.3.6
commons-codec : commons-codec jar 1.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.