License |
License |
---|---|
GroupId | GroupIdcom.pyx4j |
ArtifactId | ArtifactIdpyx4j-utils |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionpyx4j-utils
pyx4j-utils implementations
|
Project Organization |
Project Organizationpyx4j team |
Filename | Size |
---|---|
pyx4j-utils-1.0.1.pom | |
pyx4j-utils-1.0.1.jar | 46 KB |
pyx4j-utils-1.0.1-sources.jar | 28 KB |
pyx4j-utils-1.0.1-javadoc.jar | 153 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pyx4j/pyx4j-utils/ -->
<dependency>
<groupId>com.pyx4j</groupId>
<artifactId>pyx4j-utils</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.pyx4j/pyx4j-utils/
implementation 'com.pyx4j:pyx4j-utils:1.0.1'
// https://jarcasting.com/artifacts/com.pyx4j/pyx4j-utils/
implementation ("com.pyx4j:pyx4j-utils:1.0.1")
'com.pyx4j:pyx4j-utils:jar:1.0.1'
<dependency org="com.pyx4j" name="pyx4j-utils" rev="1.0.1">
<artifact name="pyx4j-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pyx4j', module='pyx4j-utils', version='1.0.1')
)
libraryDependencies += "com.pyx4j" % "pyx4j-utils" % "1.0.1"
[com.pyx4j/pyx4j-utils "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.14 |
commons-lang : commons-lang | jar | 2.2 |
commons-io : commons-io | jar | 1.2 |
net.sf.jfig : jfig | jar | 1.5.2 |
com.pyx4j : pyx4j-native | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.3 |