License |
License
Intersult Open Binary, Version 1.0
|
---|---|
GroupId | GroupIdcom.intersult |
ArtifactId | ArtifactIdlive |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLive Code Replacing
Live Code Replacing
|
Project Organization |
Project OrganizationIntersult GmbH |
Filename | Size |
---|---|
live-1.0.pom | |
live-1.0.jar | 675 KB |
live-1.0-sources.jar | 235 bytes |
live-1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.intersult/live/ -->
<dependency>
<groupId>com.intersult</groupId>
<artifactId>live</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.intersult/live/
implementation 'com.intersult:live:1.0'
// https://jarcasting.com/artifacts/com.intersult/live/
implementation ("com.intersult:live:1.0")
'com.intersult:live:jar:1.0'
<dependency org="com.intersult" name="live" rev="1.0">
<artifact name="live" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intersult', module='live', version='1.0')
)
libraryDependencies += "com.intersult" % "live" % "1.0"
[com.intersult/live "1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
Group / Artifact | Type | Version |
---|---|---|
com.sun » tools | jar | 1.4.2 |