License |
License |
---|---|
GroupId | GroupIdcom.smartitengineering |
ArtifactId | ArtifactIdsmart-util |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionsmart-util
This project basically aims to create Utility libraries for wide range
of use.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationSmart IT Engineering |
Filename | Size |
---|---|
smart-util-0.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.smartitengineering/smart-util/ -->
<dependency>
<groupId>com.smartitengineering</groupId>
<artifactId>smart-util</artifactId>
<version>0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.smartitengineering/smart-util/
implementation 'com.smartitengineering:smart-util:0.1'
// https://jarcasting.com/artifacts/com.smartitengineering/smart-util/
implementation ("com.smartitengineering:smart-util:0.1")
'com.smartitengineering:smart-util:pom:0.1'
<dependency org="com.smartitengineering" name="smart-util" rev="0.1">
<artifact name="smart-util" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.smartitengineering', module='smart-util', version='0.1')
)
libraryDependencies += "com.smartitengineering" % "smart-util" % "0.1"
[com.smartitengineering/smart-util "0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |