Last Version

whereisfrom 1.1

An util library for getting information about a method invocation

License

License

GroupId

GroupId

dev.alexengrig
ArtifactId

ArtifactId

whereisfrom
Version

Version

1.1
Type

Type

jar
Description

Description

whereisfrom
An util library for getting information about a method invocation
Project URL

Project URL

https://github.com/alexengrig/whereisfrom
Source Code Management

Source Code Management

https://github.com/alexengrig/whereisfrom.git

Download whereisfrom 1.1


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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.