Categories |
CategoriesUtility General Purpose Libraries |
---|---|
GroupId | GroupIdorg.defne |
ArtifactId | ArtifactIddefne-utility |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDefne :: Defne Utilities
Contains Defne utility
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMechSoft Mechanical and Software Solutions |
Filename | Size |
---|---|
defne-utility-1.0.1.pom | |
defne-utility-1.0.1.jar | 28 KB |
defne-utility-1.0.1-sources.jar | 18 KB |
defne-utility-1.0.1-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.defne/defne-utility/ -->
<dependency>
<groupId>org.defne</groupId>
<artifactId>defne-utility</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.defne/defne-utility/
implementation 'org.defne:defne-utility:1.0.1'
// https://jarcasting.com/artifacts/org.defne/defne-utility/
implementation ("org.defne:defne-utility:1.0.1")
'org.defne:defne-utility:jar:1.0.1'
<dependency org="org.defne" name="defne-utility" rev="1.0.1">
<artifact name="defne-utility" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.defne', module='defne-utility', version='1.0.1')
)
libraryDependencies += "org.defne" % "defne-utility" % "1.0.1"
[org.defne/defne-utility "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |