legacy
old code base, that have to be replace or split to new project.
License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Net |
GroupId | GroupIdnet.minidev |
ArtifactId | ArtifactIdtypes |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMinidev enum types
minidev common properties.
|
Project Organization |
Project OrganizationChemouni Uriel |
Filename | Size |
---|---|
types-1.0.7.pom | |
types-1.0.7.jar | 41 KB |
types-1.0.7-sources.jar | 15 KB |
types-1.0.7-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.minidev/types/ -->
<dependency>
<groupId>net.minidev</groupId>
<artifactId>types</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.minidev/types/
implementation 'net.minidev:types:1.0.7'
// https://jarcasting.com/artifacts/net.minidev/types/
implementation ("net.minidev:types:1.0.7")
'net.minidev:types:jar:1.0.7'
<dependency org="net.minidev" name="types" rev="1.0.7">
<artifact name="types" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.minidev', module='types', version='1.0.7')
)
libraryDependencies += "net.minidev" % "types" % "1.0.7"
[net.minidev/types "1.0.7"]
old code base, that have to be replace or split to new project.