Last Version

Simple XML (safe) 2.7.1

A fork of Niall Gallagher's simple-xml library with web-safe defaults

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.carrotsearch.thirdparty
ArtifactId

ArtifactId

simple-xml-safe
Version

Version

2.7.1
Type

Type

jar
Description

Description

Simple XML (safe)
A fork of Niall Gallagher's simple-xml library with web-safe defaults
Project URL

Project URL

https://github.com/dweiss/simplexml
Project Organization

Project Organization

Carrot Search s.c.
Source Code Management

Source Code Management

https://github.com/dweiss/simplexml

Download simple-xml-safe 2.7.1


<!-- https://jarcasting.com/artifacts/com.carrotsearch.thirdparty/simple-xml-safe/ -->
<dependency>
    <groupId>com.carrotsearch.thirdparty</groupId>
    <artifactId>simple-xml-safe</artifactId>
    <version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.carrotsearch.thirdparty/simple-xml-safe/
implementation 'com.carrotsearch.thirdparty:simple-xml-safe:2.7.1'
// https://jarcasting.com/artifacts/com.carrotsearch.thirdparty/simple-xml-safe/
implementation ("com.carrotsearch.thirdparty:simple-xml-safe:2.7.1")
'com.carrotsearch.thirdparty:simple-xml-safe:jar:2.7.1'
<dependency org="com.carrotsearch.thirdparty" name="simple-xml-safe" rev="2.7.1">
  <artifact name="simple-xml-safe" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.carrotsearch.thirdparty', module='simple-xml-safe', version='2.7.1')
)
libraryDependencies += "com.carrotsearch.thirdparty" % "simple-xml-safe" % "2.7.1"
[com.carrotsearch.thirdparty/simple-xml-safe "2.7.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.