useful-things
This is a container of utilities to support rsqn open source projects.
License |
License |
---|---|
GroupId | GroupIdtech.rsqn.useful-things |
ArtifactId | ArtifactIdabstraction-models |
Last Version | Last Version1.0.48 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapplication-utilities
A collection of heavier utilities used by rsqn.tech opensource projects.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/tech.rsqn.useful-things/abstraction-models/ -->
<dependency>
<groupId>tech.rsqn.useful-things</groupId>
<artifactId>abstraction-models</artifactId>
<version>1.0.48</version>
</dependency>
// https://jarcasting.com/artifacts/tech.rsqn.useful-things/abstraction-models/
implementation 'tech.rsqn.useful-things:abstraction-models:1.0.48'
// https://jarcasting.com/artifacts/tech.rsqn.useful-things/abstraction-models/
implementation ("tech.rsqn.useful-things:abstraction-models:1.0.48")
'tech.rsqn.useful-things:abstraction-models:jar:1.0.48'
<dependency org="tech.rsqn.useful-things" name="abstraction-models" rev="1.0.48">
<artifact name="abstraction-models" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.rsqn.useful-things', module='abstraction-models', version='1.0.48')
)
libraryDependencies += "tech.rsqn.useful-things" % "abstraction-models" % "1.0.48"
[tech.rsqn.useful-things/abstraction-models "1.0.48"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.10 |
This is a container of utilities to support rsqn open source projects.