All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download java1.8.0_201 JAR files with dependency

Search JAR files by class name

libchaquopy_java from group io.github.lex-geeker.runtime (version 12.1.13)

The Python SDK for Android

Group: io.github.lex-geeker.runtime Artifact: libchaquopy_java
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libchaquopy_java
Group io.github.lex-geeker.runtime
Version 12.1.13
Last update 05. November 2022
Organization not specified
URL https://chaquo.com/chaquopy/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

java-flatlaf-style-setup from group com.kasukusakura (version 0.0.1)

A tool for setup flatlaf

Group: com.kasukusakura Artifact: java-flatlaf-style-setup
Show documentation Show source 
 

0 downloads
Artifact java-flatlaf-style-setup
Group com.kasukusakura
Version 0.0.1
Last update 28. October 2022
Organization not specified
URL https://github.com/KasukuSakura/java-flatlaf-style-setup
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sdk-java from group org.bdware.bdcontract (version 1.0.9)

sdk-java

Group: org.bdware.bdcontract Artifact: sdk-java
Show all versions Show documentation Show source 
 

0 downloads
Artifact sdk-java
Group org.bdware.bdcontract
Version 1.0.9
Last update 24. October 2022
Organization not specified
URL https://gitee.com/BDWare/sdk-java
License Mulan PSL v2
Dependencies amount 6
Dependencies gson, gmhelper, javax.websocket-api, log4j-core, log4j-api, tyrus-standalone-client,
There are maybe transitive dependencies!

heatshrink-java from group io.github.markrileybot (version 1.0.1)

# heatshrink-java Java library used to encode/decode [heatshrink](https://github.com/atomicobject/heatshrink) compressed data. ## Building ```bash ./gradlew build ``` ## Gradle dependency See https://search.maven.org/artifact/io.github.markrileybot/heatshrink-java/ ## Usage ### Java library ```java int windowSize = 9; int lookaheadSize = 8; ByteArrayOutputStream baos = new ByteArrayOutputStream(); try(HsOutputStream out = new HsOutputStream(baos, windowSize, lookaheadSize)) { out.write("ABCABCABCABCABCABC".getBytes()); } try(HsInputStream hsi = new HsInputStream(new ByteArrayInutStream(baos.toByteArray()), windowSize, lookaheadSize)) { byte[] res = new byte[512]; int len = hsi.read(res); System.out.println(new String(res, 0, len)); } ``` ### CLI ```bash $ java -jar heatshrink-java-exe.jar [-h] [-e|-d] [-v] [-w SIZE] [-l BITS] [IN_FILE] [OUT_FILE] ``` ## Status [![Build Status](https://github.com/markrileybot/heatshrink-java/actions/workflows/gradle-publish.yml/badge.svg)](https://github.com/markrileybot/heatshrink-java/actions/workflows/gradle-publish.yml) [![Coverage Status](https://coveralls.io/repos/github/markrileybot/heatshrink-java/badge.svg?branch=master)](https://coveralls.io/github/markrileybot/heatshrink-java?branch=master) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.github.markrileybot/geokey/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.github.markrileybot/geokey)

Group: io.github.markrileybot Artifact: heatshrink-java
Show all versions Show documentation Show source 
 

0 downloads
Artifact heatshrink-java
Group io.github.markrileybot
Version 1.0.1
Last update 19. October 2022
Organization not specified
URL https://github.com/markrileybot/heatshrink-java
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

scala2java from group io.github.effiban (version 1.0.1)

Tool for translating Scala source files into Java

Group: io.github.effiban Artifact: scala2java
Show all versions Show documentation Show source 
 

0 downloads
Artifact scala2java
Group io.github.effiban
Version 1.0.1
Last update 10. October 2022
Organization not specified
URL https://github.com/effiban/scala2java
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

aws-java-nio-spi-for-s3 from group com.sigpwned (version 1.1.0)

A Java NIO.2 service provider for S3, allowing Java NIO operations to be performed on paths using the `s3` scheme. This package implements the service provider interface (SPI) defined for Java NIO.2 in JDK 1.7 providing "plug-in" non-blocking access to S3 objects for Java applications using Java NIO.2 for file access.

Group: com.sigpwned Artifact: aws-java-nio-spi-for-s3
Show documentation Show source 
 

0 downloads
Artifact aws-java-nio-spi-for-s3
Group com.sigpwned
Version 1.1.0
Last update 05. October 2022
Organization not specified
URL https://github.com/sigpwned/aws-java-nio-spi-for-s3
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

wechatpay-java-shangmi-bc from group com.github.wechatpay-apiv3 (version 0.2.0)

A ShangMi extension package implemented using Bouncy Castle for WeChat Pay APIv3 Java SDK

Group: com.github.wechatpay-apiv3 Artifact: wechatpay-java-shangmi-bc
Show all versions Show documentation Show source 
 

0 downloads
Artifact wechatpay-java-shangmi-bc
Group com.github.wechatpay-apiv3
Version 0.2.0
Last update 29. September 2022
Organization not specified
URL https://github.com/wechatpay-apiv3/wechatpay-java
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies wechatpay-java-core,
There are maybe transitive dependencies!

java-agent-macosx64 from group com.epam.drill (version 0.8.0-39-netty.0)

GitHub Actions Maven Central

Group: com.epam.drill Artifact: java-agent-macosx64
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact java-agent-macosx64
Group com.epam.drill
Version 0.8.0-39-netty.0
Last update 08. September 2022
Organization not specified
URL hhttps://github.com/Drill4J/java-agent
License Apache 2.0
Dependencies amount 13
Dependencies kotlin-stdlib-common, kotlinx-serialization-core-macosx64, http-clients-instrumentation-macosx64, kotlinx-serialization-protobuf-macosx64, jvmapi-macosx64, uuid-macosx64, drill-agent-part-macosx64, common-macosx64, logger-macosx64, agent-macosx64, knasm-macosx64, runtime-macosx64, ktor-utils-macosx64,
There are maybe transitive dependencies!

netbox-java-client from group de.codemakers.netbox (version 0.3.3)

A generated java client api for NetBox

Group: de.codemakers.netbox Artifact: netbox-java-client
Show documentation Show source 
 

0 downloads
Artifact netbox-java-client
Group de.codemakers.netbox
Version 0.3.3
Last update 30. August 2022
Organization not specified
URL https://github.com/Panzer1119/netbox-java-client
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

google-java-format from group io.opil (version 1.15.1)

A Java source code formatter that follows Google Java Style.

Group: io.opil Artifact: google-java-format
Show all versions Show documentation Show source 
 

0 downloads
Artifact google-java-format
Group io.opil
Version 1.15.1
Last update 24. August 2022
Organization not specified
URL https://github.com/figroc/google-java-format
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1547 from 1550 (items total 15496)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy