License |
License
MIT
|
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtoidentifier |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontoidentifier
WebJar for toidentifier
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
toidentifier-1.0.1.pom | |
toidentifier-1.0.1.jar | 5 KB |
toidentifier-1.0.1-sources.jar | 22 bytes |
toidentifier-1.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/toidentifier/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>toidentifier</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/toidentifier/
implementation 'org.webjars.npm:toidentifier:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/toidentifier/
implementation ("org.webjars.npm:toidentifier:1.0.1")
'org.webjars.npm:toidentifier:jar:1.0.1'
<dependency org="org.webjars.npm" name="toidentifier" rev="1.0.1">
<artifact name="toidentifier" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='toidentifier', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "toidentifier" % "1.0.1"
[org.webjars.npm/toidentifier "1.0.1"]