username-sync

WebJar for username-sync

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

username-sync
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

username-sync
WebJar for username-sync
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/stefanpenner/username-sync

Download username-sync

How to add to project

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

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.

username.sync

Build Status Build status

yarn add username-sync
npm install username-sync --save
var username = require('username-sync');

username() // => "best-guess-system-username"

If you are using new versions of node => 4x, please use username module. This project exists to help users make the transition.

Versions

Version
1.0.2
1.0.1