is-url

WebJar for is-url

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

is-url
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

is-url
WebJar for is-url
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/segmentio/is-url

Download is-url

How to add to project

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

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.

is-url

Check whether a string is a URL.

Installation

npm install is-url

API

isUrl(string)

Returns a Boolean indicating whether string is a URL.

License

MIT

org.webjars.npm

Segment

Versions

Version
1.2.4
1.2.1