is not current version
Last Version 2.2.0

org.webjars.npm:p-try 1.0.0

WebJar for p-try

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

p-try
Version

Version

1.0.0
Type

Type

jar

Download p-try 1.0.0


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